Overload List
Name | Description |
---|---|
PdfPath()()()() |
Initializes a new instance of the class.
|
PdfPath(PdfBrush) |
Initializes a new instance of the class.
|
PdfPath(PdfPen) |
Initializes a new instance of the class.
|
PdfPath(array<PointF>[]()[][], array<Byte>[]()[][]) |
Initializes a new instance of the class.
|
PdfPath(PdfBrush, PdfFillMode) |
Initializes a new instance of the class.
|
PdfPath(PdfPen, PdfBrush, PdfFillMode) |
Initializes a new instance of the class.
|
PdfPath(PdfPen, array<PointF>[]()[][], array<Byte>[]()[][]) |
Initializes a new instance of the class.
|
PdfPath(PdfBrush, PdfFillMode, array<PointF>[]()[][], array<Byte>[]()[][]) |
Initializes a new instance of the class.
|