AGI STK VGT 11 Send comments on this topic.
YAxis Property (IAgCrdnPlaneFindInSystemResult)
See Also 





Description

Y-axis vector in the specified reference system.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property YAxis() As IAgCartesian3Vector

[C#]
public IAgCartesian3Vector YAxis {get;}

[Managed C++]
public: __property IAgCartesian3Vector^ get_YAxis();

[Unmanaged C++]
public: HRESULT get_YAxis(
IAgCartesian3Vector ** ppRetVal
);

[Java]
public IAgCartesian3Vector getYAxis();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1