GeneralSegmentLabelLineLabelStyleId Property

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

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

Property Value

ObjectId
Exceptions
ExceptionCondition
ArgumentException Thrown when LineLabelStyleId is invalid
See Also