ImageGear for Java
ImGearARTFreeLine Constructor(ImGearPoint[],IImGearRGBQuad,int,boolean,boolean)
The mark's points.
Color of the mark.
Width of the line.
Specifies whether the mark is highlighted or not.
Specifies whether the mark is closed or not. com.accusoft.imagegear.core.shapes.ImGearPointcom.accusoft.imagegear.core.ImGearRGBQuad
Initializes a new instance of the ImGearARTFreeLine class object.
Syntax
public ImGearARTFreeLine( 
   ImGearPoint[] points,
   IImGearRGBQuad color,
   int width,
   boolean isHighlighted,
   boolean isClosed
)

Parameters

points
The mark's points.
color
Color of the mark.
width
Width of the line.
isHighlighted
Specifies whether the mark is highlighted or not.
isClosed
Specifies whether the mark is closed or not. com.accusoft.imagegear.core.shapes.ImGearPointcom.accusoft.imagegear.core.ImGearRGBQuad
See Also

Reference

ImGearARTFreeLine Class
ImGearARTFreeLine Members
Overload List

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback