Search
PdfPath Constructor (GeneralPath, Paint, Stroke, PdfPage, Boolean)
See Also
 






Namespace: com.mindfusion.pdf
Package: com.mindfusion.pdf

 Syntax

Java  Copy Code

public PdfPath (
    GeneralPath path,
    Paint paint,
    Stroke stroke,
    PdfPage page,
    boolean isFill
)

 Parameters

path

paint

stroke

page

isFill

 See Also