ImageGear .NET - Updated November 28, 2017
FontName Property (IImGearARTPolyRuler)




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

Property Value

String value.
See Also

Reference

IImGearARTPolyRuler Interface
IImGearARTPolyRuler Members