AGI STK Graphics 11Send 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

© 2018 Analytical Graphics, Inc. All Rights Reserved.