LabelStyleReferenceTextComponentGeneral Property |
Gets the general style settings.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic LabelStyleReferenceTextComponentStyleGeneral General { get; }
Public ReadOnly Property General As LabelStyleReferenceTextComponentStyleGeneral
Get
public:
property LabelStyleReferenceTextComponentStyleGeneral^ General {
LabelStyleReferenceTextComponentStyleGeneral^ get ();
}
Property Value
LabelStyleReferenceTextComponentStyleGeneral
See Also