PsDevice.Fill

PsDevice.Fill method

Fills the specified path.

public override void Fill(GraphicsPath path)
ParameterTypeDescription
pathGraphicsPathThe path to fill.

See Also