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