SlideView-VectorImage

Function Name dcl-SlideView-VectorImage
Syntax   (dcl-SlideView-VectorImage <CONTROL> (List of Lists as (StartX [as Long] StartY [as Long] EndX [as Long] EndY [as Long] Color [as Color]) ...))
Return Type Boolean (T if successful; otherwise NIL)
Applies To Slide View

此方法绘制从StartX,StartY到EndX,EndY的控件上的一行或多行。 所有点都在客户端坐标中指定(以像素为单位,相对于控件的左上角)。