LabelStyleTextForEachComponentStyleTextCurveContents Property

Gets the curve contents for a text component.

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntax
public PropertyString CurveContents { get; }

Property Value

PropertyString
Exceptions
ExceptionCondition
InvalidOperationException Thrown when the LabelStyleType is not AlignmentPointOfIntersection.
See Also