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