ImageGear .NET - Updated March 30, 2018
FontSize Property (IImGearARTProtractor)




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

Property Value

Any Float positive value.
See Also

Reference

IImGearARTProtractor Interface
IImGearARTProtractor Members