ImageGear for Java
ImGearARTPinUpText Constructor(IImGearRectangle,String,IImGearRGBQuad,String,float,EnumSet<ImGearARTFontStyles>,IImGearRGBQuad)
Rectangle of the mark.
The mark's text string.
The mark's text color.
The mark's text font name.
The mark's text font pointSize.
The mark's text font style.
The mark's pin color. com.accusoft.imagegear.core.shapes.ImGearRectangleT:com.accusoft.imagegear.art.ImGearARTFontStyles
Initializes a new instance of the ImGearARTPinUpText class object.
Syntax
public ImGearARTPinUpText( 
   IImGearRectangle rect,
   java.lang.String text,
   IImGearRGBQuad textColor,
   java.lang.String fontName,
   float fontSize,
   java.util.EnumSet<ImGearARTFontStyles> fontStyle,
   IImGearRGBQuad pinColor
)

Parameters

rect
Rectangle of the mark.
text
The mark's text string.
textColor
The mark's text color.
fontName
The mark's text font name.
fontSize
The mark's text font pointSize.
fontStyle
The mark's text font style.
pinColor
The mark's pin color. com.accusoft.imagegear.core.shapes.ImGearRectangleT:com.accusoft.imagegear.art.ImGearARTFontStyles
See Also

Reference

ImGearARTPinUpText Class
ImGearARTPinUpText Members
Overload List

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback