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





Description

Indicates whether user has double clicked on a button.

Property type

Read-only property

Syntax

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

[C#]
public bool IsDoubleClicked {get;}

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

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

[Java]
public bool getIsDoubleClicked();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1