Click or drag to resize

PdfArc Constructor

Overload List
  NameDescription
Public methodPdfArc(PdfPoint, Double, Double, Double, IPdfColor)
Initializes a new instance of the PdfArc class.
Public methodPdfArc(PdfPoint, Double, Double, Double, IPdfColor, Double)
Initializes a new instance of the PdfArc class.
Public methodPdfArc(PdfPoint, Double, Double, Double, IPdfColor, PdfLineStyle, IPdfColor)
Initializes a new instance of the PdfArc class.
Public methodPdfArc(PdfPoint, Double, Double, Double, IPdfColor, Double, IPdfColor)
Initializes a new instance of the PdfArc class.
Top
See Also