API Help
Eplan.EplApi.EServices.Ged Namespace / Interaction Class / OnCursorMove Method

In This Topic
OnCursorMove Method
In This Topic
Is called on move of cursor by mouse or keys.
Syntax
public virtual void OnCursorMove( 
   Position oPosition
)

Parameters

oPosition
Remarks
The function is called before drawing the cursor.
See Also