Mask.DrawCurve

Mask.DrawCurve Method


Overload List

public void DrawCurve( PointF point1, PointF control, PointF point2 );
public void DrawCurve( double x1, double y1, double cx, double cy, double x2, double y2 );
© 2004-2005 GlobFX Technologies. All rights reserved.