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





Description

Get the line of bearing parameters

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property LineOfBearing() As IAgVeVOLineOfBearing

[C#]
public IAgVeVOLineOfBearing LineOfBearing {get;}

[Managed C++]
public: __property IAgVeVOLineOfBearing^ get_LineOfBearing();

[Unmanaged C++]
public: HRESULT get_LineOfBearing(
IAgVeVOLineOfBearing ** ppRetVal
);

[Java]
public IAgVeVOLineOfBearing getLineOfBearing();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1