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




rect
Mark's rectangle.
text
Text string.
textColor
Color of the mark's text.
fontName
The name of the font.
fontSize
The size of the font in points.
fontStyle
The style of the font.
callout
ImGearARTCallout object that specifies mark's callout attributes.

Glossary Item Box

Initializes a new instance of the ImGearARTTextCallout class object.

Syntax

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

Parameters

rect
Mark's rectangle.
text
Text string.
textColor
Color of the mark's text.
fontName
The name of the font.
fontSize
The size of the font in points.
fontStyle
The style of the font.
callout
ImGearARTCallout object that specifies mark's callout attributes.

See Also

©2013. Accusoft Corporation. All Rights Reserved.