ImageGear .NET - Updated May 1, 2018
FontName Property (ImGearARTProtractor)




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

Property Value

String value.
See Also

Reference

ImGearARTProtractor Class
ImGearARTProtractor Members