| Name | Description | |
|---|---|---|
![]() | DrawAppearance | Draws the interaction controller appearance on specifed graphics engine. (Inherited from WpfInteractionControllerBase) |
![]() | GetObjectPoints | Returns the points of interactive object. (Inherited from WpfPointBasedObjectInteractionControllerBase) |
![]() | OnActivate | Invoked when interaction controller is activated. (Inherited from WpfInteractionControllerBase) |
![]() | OnDeactivate | Invoked when interaction controller is deactivated. (Inherited from WpfInteractionControllerBase) |
![]() | OnInteraction | Invoked when user interacts with an interaction area of interactive object. (Inherited from WpfInteractionControllerBase) |
![]() | Reset | Resets the interaction controller. |
![]() | Rotate | Applies a clockwise rotation to the interactive object around the rotation point of object. |
![]() | RotateAt | Applies a clockwise rotation to the interactive object around the point specified in the point parameter. |
![]() | Scale | Scales the interactive object. |
![]() | ScaleAt | Scales the interactive object at specified point. |
![]() | SetObjectPoints | Sets the points of interactive object and resets this transformer. (Inherited from WpfPointBasedObjectInteractionControllerBase) |
![]() | Translate | Translates the interactive object at specified offset. |
![]() | UpdateInteractionAreas | Updates the interaction areas of this controller. |

