Cylinder.RadiusBottom

Cylinder.RadiusBottom property

Gets or sets the radius of cylinder’s bottom cap.

public double RadiusBottom { get; set; }

Property Value

The radius of the bottom cap.

See Also