Control.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 Control
    @property nothrow @nogc
    void
    size
    (
    in Size!int value
    )

Meta