PdfPage AddPath Method NFX Class Library

[This is preliminary documentation and is subject to change.]

Overload List

  NameDescription
Public methodAddPath(Single, Single)
Add path to the page
Public methodAddPath(Single, Single, PdfDrawStyle)
Add path to the page
Public methodAddPath(Single, Single, Single)
Add path to the page
Public methodAddPath(Single, Single, Single, PdfColor)
Add path to the page
Public methodAddPath(Single, Single, Single, PdfColor, PdfLineType)
Add path to the page
Back to Top
See Also