[]
        
(Showing Draft Content)

C1.C1Pdf.C1PdfDocument.ClipPath

ClipPath Method

ClipPath(PointF[], byte[])

Start clipping use a path defined by points and types.

Declaration
public void ClipPath(PointF[] points, byte[] types)
Parameters
Type Name Description
PointF[] points

The path points to clip.

byte[] types

The path types to clip.