STK X Send comments on this topic.
XPos Property (AgWinProjPos)
See Also 





Description

Projected window X position.

Property type

Read-only property

Syntax

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

[C#]
public double XPos {get;}

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

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

[Java]
public double getXPos();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1