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