ImageGear .NET - Updated July 5, 2018
FontSize Property (ImGearARTButton)




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

Property Value

Any float positive value.
See Also

Reference

ImGearARTButton Class
ImGearARTButton Members