ImageGear .NET - Updated May 30, 2018
FontSize Property (ImGearARTNote)




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

ImGearARTNote Class
ImGearARTNote Members