MindFusion.Charting for Java Programmer's Guide
PdfPath Constructor
See Also
 






  Gauges

Namespace: com.mindfusion.pdf
File: 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