ICommonLabelStyleId Property

Gets or sets the label style id.

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

Property Value

ObjectId
Exceptions
ExceptionCondition
ArgumentException Thrown when the style id is invalid.
See Also