PdfCanvas SetClip Method |
Name | Description | |
---|---|---|
![]() |
SetClip(RectangleF) |
Modifying the current clipping path by intersecting it with the current path.
|
![]() |
SetClip(PdfPath) |
Modifying the current clipping path by intersecting it with the current path.
|
![]() |
SetClip(RectangleF, PdfFillMode) |
Modifying the current clipping path by intersecting it with the current path.
|
![]() |
SetClip(PdfPath, PdfFillMode) |
Modifying the current clipping path by intersecting it with the current path.
|