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




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

Property Value

ImGearARTFontStyles enumeration value.
See Also

Reference

ImGearARTButton Class
ImGearARTButton Members