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