ImageGear23.Art Assembly > ImageGear.ART Namespace > IImGearARTPopupText Interface : X Property |
'Declaration Property X As Integer
'Usage Dim instance As IImGearARTPopupText Dim value As Integer instance.X = value value = instance.X
int X {get; set;}