Click or drag to resize
IFreehandObject2 Methods

The IFreehandObject2 type exposes the following members.

Methods
  NameDescription
Public methodAfterManipulation
Called after the user stops moving the object.
(Inherited from IFreehandObject.)
Public methodBeforeManipulation
Called before the user starts moving the object.
(Inherited from IFreehandObject.)
Public methodGetFeedback
Returns a string that is displayed while the object is manipulated.
Public methodGetTransform
Gets the current transform of the object.
(Inherited from IFreehandObject.)
Public methodSetTransform
Sets a new transform on the object.
(Inherited from IFreehandObject.)
Top
See Also