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

This method paints one or more lines on the control from StartX, StartY to EndX, EndY. All points are specified in client coordinates (in pixels, relative to the upper left corner of the control).