Skip to main content

EndFigure Method

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

Definition​

Namespace: Avalonia.Media
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​

StreamGeometryContext Class
Avalonia.Media Namespace