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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.