STK X Send comments on this topic.
YPos Property (IAgWinProjPos)
See Also 





Description

Projected window Y position.

Property type

Read-only property

Syntax

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

[C#]
public double YPos {get;}

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

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

[Java]
public double getYPos();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1