public enum ApiDimOrientation : System.Enum
public enum ApiDimOrientation : System.Enum
| Member | Description |
|---|---|
| Align | Dimension has orientation given by its points, can be diagonal. |
| Auto | Dimension will be set to either Align or Horizontal or Vertical upon creation depending on position of its points. |
| Horizontal | Dimension is graphically horizontal. |
| Vertical | Dimension is graphically vertical. |
System.Object
System.ValueType
System.Enum
EPLAN.Harness.API.Common.Enums.ApiDimOrientation