public enum ApiDecorationOrientation : System.Enum
public enum ApiDecorationOrientation : System.Enum
| Member | Description |
|---|---|
| Bottom | Bottom (under the decorated object). |
| BottomLeft | To the bottom-left of the decorated object. |
| BottomRight | To the bottom-right of the decorated object. |
| Left | To the left of the decorated object. |
| Right | To the right of the decorated object. |
| Top | Top (above the decorated object). |
| TopLeft | To the top-left of the decorated object. |
| TopRight | To the top-right of the decorated object. |
System.Object
System.ValueType
System.Enum
EPLAN.Harness.API.Common.Enums.ApiDecorationOrientation