AnnotationGrip Class |
Namespace: Atalasoft.Annotate.UI
The AnnotationGrip type exposes the following members.
| Name | Description | |
|---|---|---|
| AnnotationGrip | Creates a new instance of AnnotationGrip. | |
| AnnotationGrip(PointF, AnnotationGripState) | Creates a new instance of AnnotationGrip specifying the grip position and state.
| |
| AnnotationGrip(PointF, AnnotationGripState, AnnotationGripAction) | Creates a new instance of AnnotationGrip specifying the grip position, state and its
action. |
| Name | Description | |
|---|---|---|
| Action | Gets or sets the action to take when the grip is dragged with the mouse. | |
| Position | Gets or sets the position of the grip in annotation space. | |
| State | Gets or sets the state of the grip. | |
| Visible | Gets or sets the visibility of the grip. |
| Name | Description | |
|---|---|---|
| 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.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |