STK UI PluginsSend comments on this topic.
Y Property (IAgUiPlugin3DMouseEventArgs)
See Also
Windows





Windows & Linux

Description

Vertical mouse position relative to the upper left corner of the 3D window.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Y() As Integer
[C#]
public int Y {get;}
[Managed C++]
public: __property int get_Y();
[Unmanaged C++]
public: HRESULT get_Y(
    int * pRetVal
);
[Java]
public Integer getY();

See Also

© 2025 Analytical Graphics, Inc. All Rights Reserved.