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