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