XpsDevice.StrokeAndFill

XpsDevice.StrokeAndFill method

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

public override void StrokeAndFill(FillMode mode)
ParameterTypeDescription
modeFillModeFilling mode specifies how the interior of a closed path is filled.

See Also