ImageGear for Java
ImGearARTTextCallout Constructor(IImGearRectangle,String,IImGearRGBQuad,String,float,EnumSet<ImGearARTFontStyles>,ImGearARTCallout)
Mark's rectangle.
Text string.
Color of the mark's text.
The name of the font.
The pointSize of the font in points.
The style of the font.
ImGearARTCallout object that specifies mark's callout attributes. com.accusoft.imagegear.core.shapes.ImGearRectangleT:com.accusoft.imagegear.art.ImGearARTFontStylesImGearARTCallout
Initializes a new instance of the ImGearARTTextCallout class object.
Syntax
public ImGearARTTextCallout( 
   IImGearRectangle rect,
   java.lang.String text,
   IImGearRGBQuad textColor,
   java.lang.String fontName,
   float fontSize,
   java.util.EnumSet<ImGearARTFontStyles> fontStyle,
   ImGearARTCallout callout
)

Parameters

rect
Mark's rectangle.
text
Text string.
textColor
Color of the mark's text.
fontName
The name of the font.
fontSize
The pointSize of the font in points.
fontStyle
The style of the font.
callout
ImGearARTCallout object that specifies mark's callout attributes. com.accusoft.imagegear.core.shapes.ImGearRectangleT:com.accusoft.imagegear.art.ImGearARTFontStylesImGearARTCallout
See Also

Reference

ImGearARTTextCallout Class
ImGearARTTextCallout Members
Overload List

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback