StyleBoxFlat.cornerRadiusTopRight

The corner radius of the top right corner. When set to 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