ImageGear .NET - Updated March 30, 2018
FontStyleART Property (ImGearARTPolyRuler)




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

Property Value

ImGearARTFontStyles enumeration value.
See Also

Reference

ImGearARTPolyRuler Class
ImGearARTPolyRuler Members