For a list of all members of this type, see AnnEditDesigner members.
| Name | Description | |
|---|---|---|
| ClipCursor | Enables and disables clipping the cursor. (Inherited from AnnDesigner) |
| Container | Gets or sets the AnnContainer object for this AnnDesigner. (Inherited from AnnDesigner) |
| ControlPointCount | Gets the number of control points required for this AnnEditDesigner. |
| ControlPointIndex | Gets the index of the current control point. |
| ControlPoints | Collection of AnnControlPoint objects for this AnnEditDesigner |
| ControlPointsHitTestBuffer | Gets or sets the hit test buffer for this AnnEditDesigner. |
| EditObject | Gets or sets the AnnObject to be edited. |
| EditObjectInvalidRectangle | Gets the invalid rectangle of AnnEditDesigner.EditObject |
| FramePen | Gets or sets the pen used with this AnnDesigner. |
| HasStarted | Gets a value that indicates whether this AnnEditDesigner has started. |
| HitTestBuffer | Gets or sets the hit test buffer for this AnnEditDesigner. |
| HitTestObject | Gets or sets the hit test object for the AnnEditDesigner.EditObject. |
| MaintainAspectRatio | Gets or sets a value that indicates whether to preserve the aspect ratio when moving a corner control point. |
| MoveObjectWithName | Gets or sets a value indicating whether to move the object when the name moves. |
| Operation | Gets a value that indicates the current edit operation. |
| Owner | Gets or sets the owner control for this AnnDesigner. (Inherited from AnnDesigner) |
| Rotate | Gets or sets a value indicating whether this AnnEditDesigner is in rotate mode. |
| RotateCenterControlPoint | Gets or sets the AnnControlPoint object for the rotate center control point for this AnnEditDesigner. |
| RotateCenterControlPointLocation | Gets the rotate center control point location of the selected object in object coordinates. |
| RotateGripperControlPoint | Gets or sets the AnnControlPoint object for the rotate gripper control point for this AnnEditDesigner. |
| RotateGripperControlPointLocation | Gets the rotate gripper control point location of the selected object in object coordinates. |
| RotateLinePen | Gets or sets the AnnPen used to draw a line between the rotate control points for all AnnEditDesigner derived objects. |
| RotateModifierKey | Gets or sets a value indicating the current auto-rotate key. |
| UseRotateControlPoints | Gets or sets the use of rotate control points of this AnnEditDesigner. |
| Name | Description | |
|---|---|---|
| ClipCursorRectangle | Gets the rectangle used to clip the cursor when AnnDesigner.ClipCursor is true. (Inherited from AnnDesigner) |