Gets the rotation type of the label object, indicating whether the rotation is due to being dragged or settings in
the label composer, or both.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
C# |
---|
LabelRotationType RotationType { get; } |
Visual Basic |
---|
ReadOnly Property RotationType As LabelRotationType Get |
Visual C++ |
---|
property LabelRotationType RotationType { LabelRotationType get (); } |