ImageGear .NET - Updated October 2, 2018
FontSize Property (ImGearARTProtractor)




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

Property Value

Any positive float value.
See Also

Reference

ImGearARTProtractor Class
ImGearARTProtractor Members