TypeLibF Xojo Plugin

PolygonF.Draw Method

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

Draw(
   g as Graphics)

Parameters

g
The graphics context.

Remarks

See Also

PolygonF Class