C# Syntax
public enum Position : System.Enum
Member | Description |
---|---|
BottomLeft | The bottom-left corner of this object. |
BottomRight | The bottom-right corner of this object. |
Center | The center of this object. |
TopLeft | The top-left corner of this object. |
TopRight | The top-right corner of this object. |
System.Object
System.ValueType
System.Enum
HP.LFT.SDK.Position