TypeLibF Xojo Plugin

LineF.Draw Method

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

Draw(
   g as Graphics)

Parameters

g
The graphics context.

Remarks

See Also

LineF Class