ImageGear for Java
ImGearARTPolyline Constructor(ImGearPoint[],IImGearRGBQuad,ImGearARTPenStyle,int,int,boolean)
The mark's points.
Color of the mark.
The line style.
The line width.
Opacity of the mark.
Specifies whether the line is closed or not. com.accusoft.imagegear.core.shapes.ImGearPointT:com.accusoft.imagegear.art.ImGearARTPenStyle
Initializes a new instance of the ImGearARTPolyline class object.
Syntax
public ImGearARTPolyline( 
   ImGearPoint[] points,
   IImGearRGBQuad color,
   ImGearARTPenStyle style,
   int width,
   int opacity,
   boolean isClosed
)

Parameters

points
The mark's points.
color
Color of the mark.
style
The line style.
width
The line width.
opacity
Opacity of the mark.
isClosed
Specifies whether the line is closed or not. com.accusoft.imagegear.core.shapes.ImGearPointT:com.accusoft.imagegear.art.ImGearARTPenStyle
See Also

Reference

ImGearARTPolyline Class
ImGearARTPolyline Members
Overload List

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback