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