Skip to main content

BeginFigure Method

Begins a new figure.

Definition

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

void BeginFigure(
Point startPoint,
bool isFilled = true
)
View Source

Parameters

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

See Also

Reference

IGeometryContext Interface
Avalonia.Platform Namespace