StyleBoxFlat.cornerRadiusTopLeft

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