IDrawingContextImplPushClip(RoundedRect) Method
Pushes a clip rounded rectangle.
Namespace: Avalonia.PlatformAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
void PushClip(
RoundedRect clip
)
Sub PushClip (
clip As RoundedRect
)
abstract PushClip :
clip : RoundedRect -> unit
Parameters
- clip RoundedRect
- The clip rounded rectangle