Search
SvgGraphics2D.setClip Method (Int32, Int32, Int32, Int32)
See Also
 






Namespace: com.mindfusion.svg
Package: com.mindfusion.svg

 Syntax

Java  Copy Code

public void setClip (
    int x,
    int y,
    int width,
    int height
)

 Parameters

x

y

width

height

 See Also