AGI Ui Plugins 11 Send comments on this topic.
X Property (IAgUiPlugin3DMouseEventArgs)
See Also 





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1