Drawable.size

Undocumented in source. Be warned that the author may not have intended to support it.
  1. const(Size!int) size [@property getter]
  2. Size!int size [@property setter]
    class Drawable
    @nogc @property nothrow
    void
    size
    (
    in Size!int value
    )

Meta