ImageGear for .NET
ImGearARTButton Constructor(IImGearRectangle,String,IImGearRGBQuad,IImGearRGBQuad,Int32,String,Single,ImGearARTFontStyles)
See Also  Send Feedback
ImageGear21.Art Assembly > ImageGear.ART Namespace > ImGearARTButton Class > ImGearARTButton Constructor : ImGearARTButton Constructor(IImGearRectangle,String,IImGearRGBQuad,IImGearRGBQuad,Int32,String,Single,ImGearARTFontStyles)




rect
The mark rectangle.
text
Button text.
textColor
Button text color.
fillColor
The fill color of the button.
opacity
Button opacity.
fontName
The name of the font.
fontSize
The size of the font in points.
fontStyle
The style of the font.

Glossary Item Box

Initializes a new instance of the ImGearARTButton class object.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

rect
The mark rectangle.
text
Button text.
textColor
Button text color.
fillColor
The fill color of the button.
opacity
Button opacity.
fontName
The name of the font.
fontSize
The size of the font in points.
fontStyle
The style of the font.

See Also

©2013. Accusoft Corporation. All Rights Reserved.