ImageGear .NET - Updated March 30, 2018
Height Property (IImGearARTPopupText)




ImageGear24.Art Assembly > ImageGear.ART Namespace > IImGearARTPopupText Interface : Height Property
Gets or sets the height of the mark's rectangle.
Syntax
'Declaration
 
Property Height As Integer
 
'Usage
 
Dim instance As IImGearARTPopupText
Dim value As Integer
 
instance.Height = value
 
value = instance.Height

Property Value

Integer value.
See Also

Reference

IImGearARTPopupText Interface
IImGearARTPopupText Members