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