Summary
Pushes a clip rectangle.
- Namespace
- Avalonia
.Platform - Containing Type
- IDrawingContextImpl
Syntax
void PushClip(Rect clip)
Parameters
Name | Type | Description |
---|---|---|
clip | Rect | The clip rectangle. |
Return Value
Type | Description |
---|---|
void |