Class | Magick::RVG::Rect |
In: |
lib/rvg/embellishable.rb
|
Parent: | Shape |
Define a width x height rectangle. The upper-left corner is at [x, y]. If either width or height is 0, the rectangle is not rendered. Use the RVG::ShapeConstructors#rect method to create Rect objects in a container.