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