TypeLibF REALbasic Support Plugin

RectF.Fill Method

Fills the rectangle into a Graphics context with the current color of the Graphics context.

Fill(
   g as Graphics)

Parameters

g
The graphics context.

Remarks

See Also

RectF Class