Control.rectRotation

The node's rotation around its pivot, in degrees. See rectPivotOffset to change the pivot's position.

  1. double rectRotation [@property getter]
  2. double rectRotation [@property setter]
    struct Control
    @nogc nothrow @property
    void
    rectRotation
    (
    double v
    )

Meta