StyleBoxFlat.cornerRadiusTopLeft

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

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

Meta