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