Function CapsuleShape2D.height

The capsule's height.

double height() nothrow @property @nogc;

void height (
  double v
) nothrow @property @nogc;