AGI STK Objects 11Send comments on this topic.
ControlBox Property (IAgVeVORouteProximity)
See Also 
Windows






Windows & Linux

Description

Get the control box parameters.

Property type

Read-only property

Syntax

[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(
   IAgVeVOControlBox ** ppRetVal
);
[Java]
public IAgVeVOControlBox getControlBox();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.