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