ImageGear21.Core Assembly > ImageGear.Core Namespace > ImGearPoint Structure : Y Property |
'Declaration Public Property Y As Integer
'Usage Dim instance As ImGearPoint Dim value As Integer instance.Y = value value = instance.Y
public int Y {get; set;}