ImageGear .NET - Updated May 30, 2018
FontStyleART Property (IImGearARTProtractor)




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

Property Value

ImGearARTFontStyles enumeration.
See Also

Reference

IImGearARTProtractor Interface
IImGearARTProtractor Members