LabelRotationType Enumeration

An enumeration that specifies the label rotation type.

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