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




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

Property Value

Any positive float value.
See Also

Reference

IImGearARTPolyRuler Interface
IImGearARTPolyRuler Members