TypeLibF Xojo Plugin

PolygonF.DrawPath Method (web only)

Draws the polygon as a path into a Graphics context with the current color of the Graphics context.

DrawPath(
   g as WebGraphics)

Parameters

g
The WebGraphics context.

Remarks

See Also

PolygonF Class