ImageGear for Java
ImGearARTNote Constructor(IImGearRectangle,String,IImGearRGBQuad,IImGearRGBQuad,String,float,EnumSet<ImGearARTFontStyles>)
The mark rectangle.
The text of the mark.
The color of the text.
The fill color of the mark.
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 ImGearARTNote class object.
Syntax
public ImGearARTNote( 
   IImGearRectangle rect,
   java.lang.String text,
   IImGearRGBQuad textColor,
   IImGearRGBQuad fillColor,
   java.lang.String fontName,
   float fontSize,
   java.util.EnumSet<ImGearARTFontStyles> fontStyle
)

Parameters

rect
The mark rectangle.
text
The text of the mark.
textColor
The color of the text.
fillColor
The fill color of the mark.
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

ImGearARTNote Class
ImGearARTNote Members
Overload List

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback