JPlanner Programmer's Guide
Graphics.getClip Method
See Also
 






Gets a Region that limits the drawing region of this graphics.

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

 Syntax

Java  Copy Code

public Region getClip ()

 Return Value

A Region object.

 See Also

Graphics Members
Graphics Interface
com.mindfusion.drawing Namespace