TypeLibF Xojo Plugin

PolygonF.Draw Method (web only)

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

Draw(
   g as WebGraphics)

Parameters

g
The WebGraphics context.

Remarks

See Also

PolygonF Class