eDriven Framework API
RemoveCursor Method (id)
NamespaceseDriven.Gui.CursorCursorManagerRemoveCursor(Int32)
eDriven Framework API
Removes the cursor specified by cursor ID from the stack
Declaration Syntax
C#Visual BasicVisual C++
public void RemoveCursor(
	int id
)
Public Sub RemoveCursor ( _
	id As Integer _
)
public:
void RemoveCursor(
	int id
)
Parameters
id (Int32)
Cursor ID

Assembly: eDriven.Gui (Module: eDriven.Gui) Version: 2.0.1.0 (2.0.1.0)