PdfContents.DrawBezierNoP2 Method
From PDF File Writer
PDF File Writer Class Library - Author Uzi Granot
PdfContentsDrawBezierNoP2 Method |
| Name | Description | |
|---|---|---|
| DrawBezierNoP2(PointD, PointD) |
Draw Bezier cubic path (P2 is the same as P3)
| |
| DrawBezierNoP2(Double, Double, Double, Double) |
Draw Bezier cubic path (P2 is the same as P3)
|