TypeLibF Xojo Plugin

PolygonF.Fill Method (web only)

Fills the polygon into a WebGraphics context with the current color of the WebGraphics context.

Fill(
   g as WebGraphics)

Parameters

g
The WebGraphics context.

Remarks

See Also

PolygonF Class