LabelStylesAlignmentRootDesignSpeedLabelStyles Property |
Gets the collection of styles for design speedon the alignment.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic LabelStyleCollection DesignSpeedLabelStyles { get; }
Public ReadOnly Property DesignSpeedLabelStyles As LabelStyleCollection
Get
public:
property LabelStyleCollection^ DesignSpeedLabelStyles {
LabelStyleCollection^ get ();
}
Property Value
LabelStyleCollection
See Also