Get the parameters for a control box, defining a volume around the object that moves with the object.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property ControlBox() As IAgVeVOControlBox |
| [C#] |
|---|
public IAgVeVOControlBox ControlBox {get;} |
| [Managed C++] |
|---|
public: __property IAgVeVOControlBox ^ get_ControlBox(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgVeVOControlBox getControlBox(); |
[Python - STK API ] |
|---|
@property def ControlBox(self) -> "IAgVeVOControlBox": |






