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





Description

Get the parameters for a line of bearing parameters drawn from an origin in the direction of a bearing.

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