ParcelSegmentLabelCurveLabelStyleId Property

Gets or sets the ObjectId for the curve label style. The object type is LabelStyle.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public override ObjectId CurveLabelStyleId { set; }

Property Value

ObjectId
Exceptions
ExceptionCondition
ArgumentException Thrown when CurveLabelStyleId is invalid.
See Also