Function StyleBoxFlat.cornerRadiusTopLeft
The top-left corner's radius. If 0
, the corner is not rounded.
long cornerRadiusTopLeft() nothrow @property @nogc;
void cornerRadiusTopLeft
(
long v
) nothrow @property @nogc;