PdfPage AddCircle Method NFX Class Library

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

Overload List

  NameDescription
Public methodAddCircle(Single, Single, Single, PdfColor)
Add circle primitive to the page
Public methodAddCircle(Single, Single, Single, PdfDrawStyle)
Add circle primitive to the page
Public methodAddCircle(Single, Single, Single, PdfColor, Single)
Add circle primitive to the page
Public methodAddCircle(Single, Single, Single, PdfColor, Single, PdfColor)
Add circle primitive to the page
Public methodAddCircle(Single, Single, Single, PdfColor, Single, PdfColor, PdfLineType)
Add circle primitive to the page
Back to Top
See Also