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





Windows & Linux

Description

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

Property type

Read-only property

Syntax

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

See Also

© 2025 Analytical Graphics, Inc. All Rights Reserved.