Method: Fox::Canvas::Shape#draw

Defined in:
lib/fox16/canvas.rb

#draw(dc) ⇒ Object

Draw this shape into the specificed device context



119
120
# File 'lib/fox16/canvas.rb', line 119

def draw(dc)
end