'Declaration Public Property X As System.Double
'Usage Dim instance As GcRect Dim value As System.Double instance.X = value value = instance.X
public System.double X {get; set;}
'Declaration Public Property X As System.Double
'Usage Dim instance As GcRect Dim value As System.Double instance.X = value value = instance.X
public System.double X {get; set;}