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++] |
|---|
public: HRESULT get_ControlBox( |
| [Java] |
|---|
public IAgVeVOControlBox getControlBox(); |
