PdfGraphics.DrawBeziers Method
Name | Parameters | Description |
---|---|---|
Draw |
pen, points | Draws a Bezier curve specified by four points (in the world coordinate system). |
Draw |
pen, points | Draws a series of Bezier curves by points from the specified array. |