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




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

Property Value

ImGearARTFontStyles enumeration value.
See Also

Reference

IImGearARTPolyRuler Interface
IImGearARTPolyRuler Members