Search
PdfGraphics2D.create Method
See Also
 






Namespace: com.mindfusion.pdf
File: com.mindfusion.pdf

 Syntax

Java  Copy Code

public Graphics create (
    int x,
    int y,
    int width,
    int height
)

 Parameters

x

y

width

height

 Return Value

 See Also