STK XSend comments on this topic.
YPos Property (AgWinProjPos)
See Also 
Windows






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.