Torus.Radius

Torus.Radius property

Gets or sets the radius. Two floating-point numbers that describe the radii of the torus. The first value is the major radius, the second is the minor radius.

public string Radius { get; set; }

See Also