LabelStyleCollectionDefaultLabelStyle Property |
Gets the default values of label styles.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic LabelStyleDefault DefaultLabelStyle { get; }
Public ReadOnly Property DefaultLabelStyle As LabelStyleDefault
Get
public:
property LabelStyleDefault^ DefaultLabelStyle {
LabelStyleDefault^ get ();
}
Property Value
LabelStyleDefault
See Also