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