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