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