Skip to main content

PushGeometryClip Method

Pushes a clip geometry.

Definition

Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public DrawingContext.PushedState PushGeometryClip(
Geometry clip
)

Parameters

  Geometry
The clip geometry.

Return Value

DrawingContext.PushedState
A disposable used to undo the clip geometry.

See Also

Reference

DrawingContext Class
Avalonia.Media Namespace