WpfAnnotationGrip Class |
Namespace: Atalasoft.Annotate.Wpf
The WpfAnnotationGrip type exposes the following members.
Name | Description | |
---|---|---|
![]() | WpfAnnotationGrip() |
Creates a new instance of WpfAnnotationGrip.
|
![]() | WpfAnnotationGrip(Point, Size, WpfAnnotationGripAction, String, WpfRectangleGrip) |
Creates a new instance of WpfAnnotationGrip specifying its properties.
|
![]() | WpfAnnotationGrip(Point, Size, WpfAnnotationGripAction, String, WpfRectangleGrip, Boolean, Boolean) |
Creates a new instance of WpfAnnotationGrip specifying its properties.
|
Name | Description | |
---|---|---|
![]() | Action |
Gets or sets the grip action.
|
![]() | IsRotationIndependent |
Gets a value indicating whether the grip is affected by the rotation of the annotation.
|
![]() | IsZone |
Gets a value indicating whether this grip is a zone or a visible grip.
|
![]() | Name |
Gets or sets a name for the grip.
|
![]() | Position |
Gets or sets the position of the grip in document space.
|
![]() | RectangleGrip |
Gets or sets the rectangle grip usage.
|
![]() | Size |
Gets or sets the size 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.) |
Name | Description | |
---|---|---|
![]() ![]() | DefaultSize |
Gets or sets the default size used for annotation grips.
|