[]
Sets a rectangle that limits the drawing region of this drawing context.
object IntersectClip(Rectangle clipBounds)
Function IntersectClip(clipBounds As Rectangle) As Object
Type | Name | Description |
---|---|---|
Rectangle | clipBounds |
Type | Description |
---|---|
object | The old clip object. |