LabelStyleProperties Property |
Gets the leader related properties of the default label style settings.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic LabelStyleBase Properties { get; }
Public ReadOnly Property Properties As LabelStyleBase
Get
public:
property LabelStyleBase^ Properties {
LabelStyleBase^ get ();
}
Property Value
LabelStyleBase
See Also