Sphere.Radius

Sphere.Radius property

Gets or sets the radius. Contains a floating-point value that specifies the radius of the sphere.

public double Radius { get; set; }

See Also