LabelStyleDefaultComponents Property |
Gets the component related properties of the default label style.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic LabelStyleDefaultDefaultComponents Components { get; }
Public ReadOnly Property Components As LabelStyleDefaultDefaultComponents
Get
public:
property LabelStyleDefaultDefaultComponents^ Components {
LabelStyleDefaultDefaultComponents^ get ();
}
Property Value
LabelStyleDefaultDefaultComponents
See Also