'Declaration Public Sub Move( _ ByVal moveUnitAction As MoveUnit, _ ByVal count As System.Integer _ )
public void Move( MoveUnit moveUnitAction, System.int count )
Parameters
- moveUnitAction
- MoveUnitAction enumeration value that specifies the move action to perform.
- count
- Number of units to move the MarkupPointer around.