LabelRotationType Enumeration

An enumeration that specifies the label rotation type.

Namespace: Autodesk.Civil
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntax
public enum LabelRotationType
Members
Member nameValueDescription
NotSupported0 
Dragged1 
NonDragged2 
Both3 
See Also