Control.position

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

Meta