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






Windows & Linux

Description

Gets the bounding sphere of maximum possible radius.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property MaximumRadiusBoundingSphere() As IAgStkGraphicsBoundingSphere

[C#]
public IAgStkGraphicsBoundingSphere MaximumRadiusBoundingSphere {get;}

[Managed C++]
public: __property IAgStkGraphicsBoundingSphere^ get_MaximumRadiusBoundingSphere();

[Unmanaged C++]
public: HRESULT get_MaximumRadiusBoundingSphere(
IAgStkGraphicsBoundingSphere ** ppRetVal
);

[Java]
public IAgStkGraphicsBoundingSphere getMaximumRadiusBoundingSphere();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface