PictureBox-DrawPoint

Имя функции dcl-PictureBox-DrawPoint
Синтаксис   (dcl-PictureBox-DrawPoint <CONTROL> (List of Lists as (PointX [типа Long] PointY [типа Long] Color [типа Color]) ...))
Возвращаемый тип Boolean (T - успешно; иначе NIL)
Подходит к Picture Box

This method paints one or more points on the picture box at PointX, PointY. All points are specified in client coordinates (in pixels, relative to the upper left corner of the control).