Graphics.getClipBounds
Graphics.getClipBounds
Class Overview
|
Class Members
|
This Package
|
All Packages
Syntax
public abstract
Rectangle
getClipBounds()
Returns
the bounding rectangle of the current clipping area.
Description
Returns the bounding rectangle of the current clipping area. The coordinates in the rectangle are relative to the coordinate system origin of this graphics context.
See Also
getClip
,
clipRect
,
setClip
,
setClip
Send feedback
to MSDN.
Look here
for MSDN Online resources.