[]
Gets the region of the current clipping region of graphics.
public Region GetClip()
Type | Description |
---|---|
Region | A Region that indicates the clipping region. |
Note: The getting region is a copy of the current region.
The coordinate of region will not be effected by current origin of page space.