TypeLibF Xojo Plugin

RectF.Draw Method (web only)

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

Draw(
   g as WebGraphics)

Parameters

g
The WebGraphics context.

Remarks

See Also

RectF Class