DragContext.TryMove Method
Parent Object: DragContextDescription
Method that tries to position the object at the exact location given. Returns false if object could not be placed at the exact transform given.
Syntax
DragContext.TryMove( NewPosition As Matrix ) As BooleanParameters
Name | Type | Description |
NewPosition | Matrix |