DrawingContext.

PushClip(RoundedRect) Method

Namespace
Avalonia.Media
Containing Type
DrawingContext

Syntax

public DrawingContext.PushedState PushClip(RoundedRect clip)

Parameters

Name Type Description
clip RoundedRect

Return Value

Type Description
DrawingContext.PushedState