ImageGear21.Art Assembly > ImageGear.ART Namespace > ImGearARTRectangle Class : Y Property |
'Declaration Public Property Y As Integer
'Usage Dim instance As ImGearARTRectangle Dim value As Integer instance.Y = value value = instance.Y
public int Y {get; set;}