The bounding sphere encompassing the area associated with this feature.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property BoundingSphere() As IAgStkGraphicsBoundingSphere |
| [C#] |
|---|
public IAgStkGraphicsBoundingSphere BoundingSphere {get;} |
| [Managed C++] |
|---|
public: __property IAgStkGraphicsBoundingSphere ^ get_BoundingSphere(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgStkGraphicsBoundingSphere getBoundingSphere(); |
[Python - STK API ] |
|---|
@property def BoundingSphere(self) -> "IAgStkGraphicsBoundingSphere": |






