PdfPath Constructor |
| Name | Description | |
|---|---|---|
|
|
PdfPath |
Initializes a new instance of theclass.
|
|
|
PdfPath(PdfBrush) |
Initializes a new instance of theclass.
|
|
|
PdfPath(PdfPen) |
Initializes a new instance of theclass.
|
|
|
PdfPath( PointF , Byte ) |
Initializes a new instance of theclass.
|
|
|
PdfPath(PdfBrush, PdfFillMode) |
Initializes a new instance of theclass.
|
|
|
PdfPath(PdfPen, PdfBrush, PdfFillMode) |
Initializes a new instance of theclass.
|
|
|
PdfPath(PdfPen, PointF , Byte ) |
Initializes a new instance of theclass.
|
|
|
PdfPath(PdfBrush, PdfFillMode, PointF , Byte ) |
Initializes a new instance of theclass.
|