Reposition the underlying cursor.
Namespace: NetricsServerInterface
Assembly: NetricsServerInterface (in NetricsServerInterface.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Sub setPosition( _ ByVal position As String _ ) |
C# |
---|
public void setPosition( string position ) |
C++ |
---|
public: void setPosition( String position ) sealed |
J# |
---|
public void setPosition( string position ) |
JScript |
---|
public
function setPosition( position : String ) |
Parameters
- position
- A cursor position. This should be a value returned by {@link #getPosition()}