PdfContents.DrawBezierNoP1 Method

PDF File Writer

PdfContentsDrawBezierNoP1 Method

Overload List
  NameDescription
Public methodDrawBezierNoP1(PointD, PointD)
Draw Bezier cubic path (P1 is the same as current point)
Public methodDrawBezierNoP1(Double, Double, Double, Double)
Draw Bezier cubic path (P1 is the same as current point)
Top
See Also