|
<< Click to Display Table of Contents >>
Orientation |
This property is used to determine this object's orientation on a Screen. Possible values for this property are -1 - fmOrientationAuto: Determines this object's orientation automatically based on its dimensions, that is, how it was created (default), 0 - fmOrientationVertical: This object is placed vertically, or 1 - fmOrientationHorizontal: This object is placed horizontally.