draw-point in dc<%>
draw-point
dc<%>
Plots a single point using the current pen.
(send a-dc draw-point x y) -> void x : real number y : real number
(send a-dc draw-point x y)
send
a-dc
x
y
Restrictions on the magnitude of drawing coordinates are described with dc<%>.