RectangleGrips Methods |
The RectangleGrips type exposes the following members.
Name | Description | |
---|---|---|
![]() | Add | Adds an AnnotationGrip to the collection. (Inherited from PointGrips.) |
![]() | AddRange | Adds an array of AnnotationGrip objects to the collection. (Inherited from PointGrips.) |
![]() | Clear | Clears the collection. (Inherited from PointGrips.) |
![]() | 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.) |
![]() | GetEnumerator | Returns an IEnumerator for this grip collection. (Inherited from PointGrips.) |
![]() | GetGripBounds | Returns a bounding rectangle for a single grip. (Inherited from PointGrips.) |
![]() | GetGripDefinition | Returns which rectangle grip the AnnotationGrip object represents. |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetRegion | Returns a region for the grips. (Inherited from PointGrips.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | GripFromPoint | Returns the AnnotationGrip located at a specified point. (Inherited from PointGrips.) |
![]() | IndexOf | Returns the index of a grip within the collection. (Inherited from PointGrips.) |
![]() | Insert | Inserts an AnnotationGrip object into the collection at the specified index. (Inherited from PointGrips.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | OffsetPoints | Applies an offset to all of the grip positions. (Inherited from PointGrips.) |
![]() | Remove | Removes a grip from the collection. (Inherited from PointGrips.) |
![]() | RemoveAt | Removes a grip at the specified index from the collection. (Inherited from PointGrips.) |
![]() | Replace | Replaces a grip in the collection with another one. (Inherited from PointGrips.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | UpdatePositions | Forces the grips to reset their positions based on a bounding rectangle. |