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

Parameters

rect
Mark's rectangle.
text
Text of the mark.
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. com.accusoft.imagegear.core.shapes.ImGearRectangleT:com.accusoft.imagegear.art.ImGearARTFontStyles
See Also

Reference

ImGearARTTypedText Class
ImGearARTTypedText Members
Overload List

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback