An enumeration that specifies the label rotation type.
Namespace: Autodesk.Civil
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.6.1067.0
Syntax
C#
public enum LabelRotationType
VB
Public Enumeration LabelRotationType
C++
public enum class LabelRotationType
Members
Member name | Value | Description |
---|---|---|
NotSupported | 0 | |
Dragged | 1 | |
NonDragged | 2 | |
Both | 3 |