Function CapsuleShape.radius

The capsule's radius.

double radius() nothrow @property @nogc;

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