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





Description

A bit mask containing the mouse and control key states (SHIFT, CONTROL, ALT).

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property KeyState() As AgEUiPluginKeyMouseState

[C#]
public AgEUiPluginKeyMouseState KeyState {get;}

[Managed C++]
public: __property AgEUiPluginKeyMouseState get_KeyState();

[Unmanaged C++]
public: HRESULT get_KeyState(
AgEUiPluginKeyMouseState * pRetVal
);

[Java]
public AgEUiPluginKeyMouseState getKeyState();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1