Search
AwtGraphics.setClip Method
See Also
 






Sets the current clipping region of the graphics to the specified area.

Namespace: com.mindfusion.drawing
Package: com.mindfusion.drawing

 Syntax

Java  Copy Code

public void setClip (
    Area reg
)

 Parameters

reg

 See Also