IGrip |
public interface IGripManipulationHandle
The IGripManipulationHandle type exposes the following members.
| Name | Description | |
|---|---|---|
| IsGrippedObjectDisposed | Gets a value indicating whether the gripped object is disposed. |
| Name | Description | |
|---|---|---|
| Activate | Activates this grip, providing the initial position of the mouse. | |
| Deactivate | Announces the deactivation of this grip. | |
| IsGripHitted | Tests if the grip is hitted. | |
| MoveGrip | Moves the grip to the new position. | |
| Show | Draws the grip in the graphics context. |