Summary
Ends the figure started by
BeginFigure(Point, bool)
.
- Namespace
- Avalonia
.Media - Containing Type
- Stream
Geometry Context
Syntax
public void EndFigure(bool isClosed)
Parameters
Name | Type | Description |
---|---|---|
isClosed | bool | Whether the figure is closed. |
Return Value
Type | Description |
---|---|
void |