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