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




ImageGear24.Art Assembly > ImageGear.ART Namespace > ImGearARTPinUpText Class : FontSize Property
Gets or sets the font size of the text font.
Syntax
'Declaration
 
Public Property FontSize As Single
 
'Usage
 
Dim instance As ImGearARTPinUpText
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

ImGearARTPinUpText Class
ImGearARTPinUpText Members