ApplicationClass.AppMove(Object, Object, Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public virtual bool AppMove (object XPosition, object YPosition, object Points);
abstract member AppMove : obj * obj * obj -> bool
override this.AppMove : obj * obj * obj -> bool
Public Overridable Function AppMove (Optional XPosition As Object, Optional YPosition As Object, Optional Points As Object) As Boolean
Parameters
- XPosition
- Object
- YPosition
- Object
- Points
- Object