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.7.0.1190
Syntax
public override ObjectId CurveLabelStyleId { set; }

Property Value

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