PdfContents.DrawBezier Method

PDF File Writer

PdfContentsDrawBezier Method

Overload List
  NameDescription
Public methodDrawBezier(BezierD, BezierPointOne)
Draw Bezier cubic path
Public methodDrawBezier(PointD, PointD, PointD)
Draw Bezier cubic path
Public methodDrawBezier(Double, Double, Double, Double, Double, Double)
Draw Bezier cubic path
Top
See Also