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