109 110 111 112
# File 'lib/cdk/cdk_objs.rb', line 109 def setBox(box) @box = box @border_size = if @box then 1 else 0 end end