SlideView-FillImage

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

此方法绘制控件上从UpperLeftX,UpperLeftY开始并在指定的宽度和高度处的一个或多个实心填充矩形。 所有点都在客户端坐标中指定(以像素为单位,相对于控件的左上角)。