StyleBoxFlat.cornerRadiusBottomRight

The corner radius of the bottom right corner. When set to 0 the corner is not rounded.

  1. long cornerRadiusBottomRight [@property getter]
  2. long cornerRadiusBottomRight [@property setter]
    struct StyleBoxFlat
    @nogc nothrow @property
    void
    cornerRadiusBottomRight
    (
    long v
    )

Meta