StyleBoxFlat.cornerRadiusBottomRight

The bottom-right corner's radius. If 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