AGI STK Graphics 11Send comments on this topic.
Radius Property (IAgStkGraphicsBoundingSphere)
See Also 
Windows






Windows & Linux

Description

A radius of the bounding sphere.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Radius() As Double
[C#]
public double Radius {get;}
[Managed C++]
public: __property double get_Radius();
[Unmanaged C++]
public: HRESULT get_Radius(
   double * pRetVal
);
[Java]
public double getRadius();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.