ICommonLabelAnchorMarkerRotationAngle Property

Gets or sets the anchor marker rotation angle.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
double AnchorMarkerRotationAngle { get; set; }

Property Value

Double
Exceptions
ExceptionCondition
InvalidOperationException Thrown when anchor markers are not supported by the label object.
See Also