ImageGear .NET - Updated May 1, 2018
FontSize Property (IImGearARTPopupText)




ImageGear24.Art Assembly > ImageGear.ART Namespace > IImGearARTPopupText Interface : FontSize Property
Gets or sets the font size of the mark text.
Syntax
'Declaration
 
Property FontSize As Single
 
'Usage
 
Dim instance As IImGearARTPopupText
Dim value As Single
 
instance.FontSize = value
 
value = instance.FontSize

Property Value

Any positive float value.
Remarks
The font size is measured in points.
See Also

Reference

IImGearARTPopupText Interface
IImGearARTPopupText Members