'Declaration Public ReadOnly Property Width As Integer
'Declaration
Public ReadOnly Property Width As Integer
'Usage Dim instance As GridLine Dim value As Integer value = instance.Width
'Usage
Dim instance As GridLine Dim value As Integer value = instance.Width
public int Width {get;}
GridLine Class GridLine Members