ImageGear for Java
ImGearARTCurve Constructor(ImGearPoint[],IImGearRGBQuad,ImGearARTPenStyle,int,float,int)
Raw points array.
Color of the mark.
style of the mark.
Width of the mark.
Tension of the curve.
Opacity of the mark. com.accusoft.imagegear.core.ImGearRGBQuadT:com.accusoft.imagegear.art.ImGearARTPenStyle
Initializes a new instance of the ImGearARTCurve class object.
Syntax
public ImGearARTCurve( 
   ImGearPoint[] points,
   IImGearRGBQuad color,
   ImGearARTPenStyle style,
   int width,
   float tension,
   int opacity
)

Parameters

points
Raw points array.
color
Color of the mark.
style
style of the mark.
width
Width of the mark.
tension
Tension of the curve.
opacity
Opacity of the mark. com.accusoft.imagegear.core.ImGearRGBQuadT:com.accusoft.imagegear.art.ImGearARTPenStyle
See Also

Reference

ImGearARTCurve Class
ImGearARTCurve Members
Overload List

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback