Function TouchScreenButton.shape

The button's shape.

Shape2D shape() nothrow @property @nogc;

void shape (
  Shape2D v
) nothrow @property @nogc;