Skip to main content

BeginFigure Method

Begins a new figure.

Definition

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

public void BeginFigure(
Point startPoint,
bool isFilled
)

Parameters

  Point
The starting point for the figure.
  Boolean
Whether the figure is filled.

Implements

IGeometryContext.BeginFigure(Point, Boolean)

See Also

Reference

StreamGeometryContext Class
Avalonia.Media Namespace