LabelStyleBaseBaseLabelTextStyle Property |
Gets the default text style for all label text components in a drawing.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyString TextStyle { get; }
Public ReadOnly Property TextStyle As PropertyString
Get
public:
property PropertyString^ TextStyle {
PropertyString^ get ();
}
Property Value
PropertyString
See Also