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






Windows & Linux

Description

Gets the x position, in wavelengths.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property X() As Double
[C#]
public double X {get;}
[Managed C++]
public: __property double get_X();
[Unmanaged C++]
public: HRESULT get_X(
    double * pVal
);
[Java]
public double getX();

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.