Enum Orientation
The visual orientation of an object.
public enum Orientation
Fields
Horizontal = 0Horizontal orientation.
Unknown = 2Unknown orientation. (the value of the property is not recognized)
Vertical = 1Vertical orientation.
The visual orientation of an object.
public enum Orientation
Horizontal = 0Horizontal orientation.
Unknown = 2Unknown orientation. (the value of the property is not recognized)
Vertical = 1Vertical orientation.