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