STK X Send comments on this topic.
RestoreMouseCursor Method (AgUiAx2DCntrl)
See Also  Example





Description

Restores mouse cursor back to normal.

Syntax

[Visual Basic .NET]
Public Sub RestoreMouseCursor() 

[C#]
public void RestoreMouseCursor();

[Managed C++]
public: void RestoreMouseCursor();

[Java]
public  restoreMouseCursor();

[Unmanaged C++]
public: HRESULT RestoreMouseCursor();

Remarks

Restores mouse cursor back to normal after it has been changed by either SetMouseCursorFromFile or SetMouseCursorFromHandle methods.

Example

[Visual Basic .NET] Copy Code
AxAgUiAx2DCntrl1.RestoreMouseCursor()
...

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1