print-to-dc in editor<%>
print-to-dc
editor<%>
Prints the editor into the given drawing context. See also print .
print
(send an-editor print-to-dc dc) -> void dc : dc<%> object
(send an-editor print-to-dc dc)
send
an-editor
dc
dc<%>