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





Description

Get the bearing box parameters

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property BearingBox() As IAgVeVOBearingBox

[C#]
public IAgVeVOBearingBox BearingBox {get;}

[Managed C++]
public: __property IAgVeVOBearingBox^ get_BearingBox();

[Unmanaged C++]
public: HRESULT get_BearingBox(
IAgVeVOBearingBox ** ppRetVal
);

[Java]
public IAgVeVOBearingBox getBearingBox();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1