public Move ( int flags ) : void | ||
flags | int | The direction for the move. If no direction
/// is specified, the Cursor will remain on the current position.
/// Possible flags are:
///
|
return | void |
public Move ( int flags ) : void | ||
flags | int | The direction for the move. If no direction
/// is specified, the Cursor will remain on the current position.
/// Possible flags are:
///
|
return | void |