LabelRotationType Enumeration |
An enumeration that specifies the label rotation type.
Namespace: Autodesk.CivilAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic enum LabelRotationType
Public Enumeration LabelRotationType
public enum class LabelRotationType
MembersMember name | Value | Description |
---|
NotSupported | 0 | |
Dragged | 1 | |
NonDragged | 2 | |
Both | 3 | |
See Also