All Frameworks Object Hierarchy This Framework Indexes
o Property cropBottom( | ) As |
MyPicture.cropBottom = 10.
o Property cropLeft( | ) As |
MyPicture.cropLeft = 10.
o Property cropRight( | ) As |
MyPicture.cropRight = 10.
o Property cropTop( | ) As |
MyPicture.cropTop = 10.
o Property format( | ) As |
o Property height( | ) As |
Height = MyPicture.height
o Property ratioLock( | ) As |
MyPicture.ratioLock = True
o Property width( | ) As |
Width = MyPicture.width
o Property x( | ) As |
NewXCoordinate = 5*25.4 MyPicture.x = NewXCoordinate
o Property y( | ) As |
NewYCoordinate = 5*25.4 MyPicture.y = NewYCoordinate
o Func GetOriginalHeight( | ) As |
Height = MyPicture.GetOriginalHeight()
o Func GetOriginalWidth( | ) As |
Width = MyPicture.GetOriginalWidth()
Copyright © 2003, Dassault Systèmes. All rights reserved.