Function CylinderShape.radius

The cylinder's radius.

double radius() nothrow @property @nogc;

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