ImageGear for Java
ImGearARTTextFromFile Constructor(IImGearRectangle,String,IImGearRGBQuad,String,float,EnumSet<ImGearARTFontStyles>)
Mark's rectangle.
Path to the file to load text from.
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 ImGearARTTextFromFile class object.
Syntax
public ImGearARTTextFromFile( 
   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
Path to the file to load text from.
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

ImGearARTTextFromFile Class
ImGearARTTextFromFile Members
Overload List

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback