Search
AwtGraphics.getClip Method
See Also
 






Gets an area representing the current clipping region of the graphics.

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

 Syntax

Java  Copy Code

public Area getClip ()

 Return Value

 See Also