ImageGear .NET - Updated July 31, 2018
FontSize Property (ImGearARTPolyRuler)




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

Property Value

Any positive float value.
See Also

Reference

ImGearARTPolyRuler Class
ImGearARTPolyRuler Members