PathGeometryContext.

BeginFigure(Point, bool) Method

Syntax

public void BeginFigure(Point startPoint, bool isFilled)

Parameters

Name Type Description
startPoint Point
isFilled bool

Return Value

Type Description
void