AGI STK Objects 11 Send comments on this topic.
Y Property (IAgElement)
See Also 





Description

Gets the y position, in wavelengths.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Y() As Double

[C#]
public double Y {get;}

[Managed C++]
public: __property double get_Y();

[Unmanaged C++]
public: HRESULT get_Y(
double * pRetVal
);

[Java]
public double getY();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1