ImageGear .NET - Updated February 21, 2018
FontSize Property (ImGearARTText)




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

ImGearARTText Class
ImGearARTText Members