public class WmfIntersectClipRect extends WmfObject
The META_INTERSECTCLIPRECT record sets the clipping region in the playback device context to the intersection of the existing clipping region and the specified rectangle.
WmfIntersectClipRect()
Rectangle
getRectangle()
void
setRectangle(Rectangle value)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public WmfIntersectClipRect()
public Rectangle getRectangle()
Gets or sets the rectangle.
public void setRectangle(Rectangle value)