Function Name | dcl-SlideView-FillImage |
---|---|
Syntax | (dcl-SlideView-FillImage
<CONTROL>
(List of Lists as (UpperLeftX [as
Long]
UpperLeftY [as
Long]
Width [as
Long]
Height [as
Long] Color [as
Color]) ...)) |
Return Type | Boolean (T if successful; otherwise NIL) |
Applies To | Slide View |
This method paints one or more solid filled rectangles on the control starting at UpperLeftX, UpperLeftY and at the specified Width and Height. All points are specified in client coordinates (in pixels, relative to the upper left corner of the control).