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





Description

Indicates whether the mouse button is pressed.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property IsMouseButtonDown() As Boolean

[C#]
public bool IsMouseButtonDown {get;}

[Managed C++]
public: __property bool get_IsMouseButtonDown();

[Unmanaged C++]
public: HRESULT get_IsMouseButtonDown(
VARIANT_BOOL * pRetVal
);

[Java]
public bool getIsMouseButtonDown();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1