PdfContents.DrawBezierNoP2 Method

PDF File Writer

PdfContentsDrawBezierNoP2 Method

Overload List
  NameDescription
Public methodDrawBezierNoP2(PointD, PointD)
Draw Bezier cubic path (P2 is the same as P3)
Public methodDrawBezierNoP2(Double, Double, Double, Double)
Draw Bezier cubic path (P2 is the same as P3)
Top
See Also