SlideView_VectorImage

Funktionsname dcl_SlideView_VectorImage
Syntax   (dcl_SlideView_VectorImage <CONTROL> (List of Lists as (StartX [als Long] StartY [als Long] EndX [als Long] EndY [als Long] Color [als Color]) ...))
Rückgabewert Boolean (T if successful; otherwise NIL)
Anwendbar auf 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).