BoundingSphereRadius Property  | 
 
            Gets the radius of the bounding sphere.
            
 
    Namespace: 
   AGI.Foundation.Graphics.Advanced
    Assembly:
   AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic double Radius { get; }Public ReadOnly Property Radius As Double
	Get
public:
property double Radius {
	double get ();
}member Radius : float with get
Property Value
Type: 
Double
See Also