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