[]
Pushes the specified clip rectangle onto the drawing context.
public void PushClip(Rectangle clipBounds)
Public Sub PushClip(clipBounds As Rectangle)
Type | Name | Description |
---|---|---|
Rectangle | clipBounds | The clip rectangle to apply to subsequent drawing commands. |