StyleBoxFlat.cornerRadiusTopRight

The top-right corner's radius. If 0, the corner is not rounded.

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

Meta