ImageGear .NET - Updated May 1, 2018
Text Property (CADText)




ImageGear24.Formats.Vector Assembly > ImageGear.Formats.CAD Namespace > CADText Class : Text Property
The text string in this text entity.
Syntax
'Declaration
 
Public Property Text As String
 
'Usage
 
Dim instance As CADText
Dim value As String
 
instance.Text = value
 
value = instance.Text
See Also

Reference

CADText Class
CADText Members