'Declaration Public ReadOnly Property Width As Double
'Declaration
Public ReadOnly Property Width As Double
'Usage Dim instance As Text Dim value As Double value = instance.Width
'Usage
Dim instance As Text Dim value As Double value = instance.Width
public double Width {get;}
Text Class Text Members