Share

DragContext.TryMove Method

Parent Object: DragContext

Description

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 Boolean

Parameters

Name Type Description
NewPosition Matrix

Version

Introduced in version 2011

Was this information helpful?