AGI Ui Plugins 11 Send 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 ppInteger getX();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface