IAnnotationGrips Interface |
Namespace: Atalasoft.Annotate.UI
The IAnnotationGrips type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count | Gets the number of AnnotationGrip objects in the collection. |
![]() | Fill | Gets the AnnotationBrush used for filling the grips. |
![]() | Item |
Returns an AnnotationGrip object from the collection at the specified index.
|
![]() | Outline | Gets the AnnotationPen used to draw the outline of the grip. |
![]() | RotationFill | Gets the AnnotationBrush used to fill a rotation grip. |
![]() | RotationOutline | Gets the AnnotationPen used to draw the outline of a rotation grip. |
![]() | Size | Gets the size of the grips in pixels. |
Name | Description | |
---|---|---|
![]() | GetEnumerator | An IEnumerator used to allow enumeration through the collection. |
![]() | GetRegion | Returns a Region for the grips. |
![]() | GripFromPoint | Returns a grip from the specified position. |