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