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





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

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1