TypeLibF Xojo Plugin

LineF.Draw Method (web only)

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

Draw(
   g as WebGraphics)

Parameters

g
The WebGraphics context.

Remarks

See Also

LineF Class