Graphic |
protected class RescaleGripHandle : IGripManipulationHandle
The GraphicBaseRescaleGripHandle type exposes the following members.
| Name | Description | |
|---|---|---|
| GraphicBaseRescaleGripHandle | Initializes a new instance of the GraphicBaseRescaleGripHandle class. |
| Name | Description | |
|---|---|---|
| IsGrippedObjectDisposed | Gets a value indicating whether the gripped object has been disposed. |
| Name | Description | |
|---|---|---|
| Activate | Activates this grip handle. | |
| Deactivate | Deactivates this grip handle. | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| IsGripHitted | Determines whether the grip is hit by the specified point. | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
| MoveGrip | Moves the grip handle to the specified position. | |
| Show | Draws the grip in the graphics context. | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |