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