Skip to main content

EndFigure Method

Ends the figure started by BeginFigure(Point, Boolean).

Definition

Namespace: Avalonia.Visuals.Platform
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public void EndFigure(
bool isClosed
)

Parameters

  Boolean
Whether the figure is closed.

Implements

IGeometryContext.EndFigure(Boolean)

See Also

Reference

PathGeometryContext Class
Avalonia.Visuals.Platform Namespace