Search
DiagramEvent.getClipRect Method
See Also
 

Gets the current clipping rectangle.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public Rectangle2D getClipRect ()

 Return Value

A Rectangle2D instance.

 See Also