DeviceAdapter.StrokeAndFill

DeviceAdapter.StrokeAndFill method

Strokes and fill current path. This method terminates current path.

public virtual void StrokeAndFill(FillRule mode)
ParameterTypeDescription
modeFillRuleFilling mode specifies how the interior of a closed path is filled.

See Also