The following tables list the members exposed by AnnGroupEditDesigner.
Name | Description | |
---|---|---|
AnnGroupEditDesigner Constructor | Initializes a new AnnGroupEditDesigner object. |
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 | Overridden. AnnGroupEditDesigner implementation of ControlPointCount. | |
ControlPointIndex | Gets the index of the current control point. (Inherited from AnnEditDesigner) | |
ControlPoints | Collection of AnnControlPoint objects for this AnnEditDesigner (Inherited from AnnEditDesigner) | |
ControlPointsHitTestBuffer | Gets or sets the hit test buffer for this AnnEditDesigner. (Inherited from AnnEditDesigner) | |
EditObject | Gets or sets the AnnObject to be edited. (Inherited from AnnEditDesigner) | |
EditObjectInvalidRectangle | Gets the invalid rectangle of EditObject (Inherited from AnnEditDesigner) | |
FramePen | Gets or sets the pen used with this AnnDesigner. (Inherited from AnnEditDesigner) | |
HasStarted | Gets a value that indicates whether this AnnEditDesigner has started. (Inherited from AnnEditDesigner) | |
HitTestBuffer | Gets or sets the hit test buffer for this AnnEditDesigner. (Inherited from AnnEditDesigner) | |
HitTestObject | Gets or sets the hit test object for the EditObject. (Inherited from AnnEditDesigner) | |
MaintainAspectRatio | Gets or sets a value that indicates whether to preserve the aspect ratio when moving a corner control point. (Inherited from AnnEditDesigner) | |
Operation | Gets a value that indicates the current edit operation. (Inherited from AnnEditDesigner) | |
Owner | Gets or sets the owner control for this AnnDesigner. (Inherited from AnnDesigner) | |
ProportionalScaling | Gets or sets a value indicating whether to use proportional scaling. | |
Rotate | Gets or sets a value indicating whether this AnnEditDesigner is in rotate mode. (Inherited from AnnEditDesigner) | |
RotateCenterControlPoint | Gets or sets the AnnControlPoint object for the rotate center control point for this AnnEditDesigner. (Inherited from AnnEditDesigner) | |
RotateCenterControlPointLocation | Gets the rotate center control point location of the selected object in object coordinates. (Inherited from AnnEditDesigner) | |
RotateGripperControlPoint | Gets or sets the AnnControlPoint object for the rotate gripper control point for this AnnEditDesigner. (Inherited from AnnEditDesigner) | |
RotateGripperControlPointLocation | Gets the rotate gripper control point location of the selected object in object coordinates. (Inherited from AnnEditDesigner) | |
RotateLinePen | Gets or sets the AnnPen used to draw a line between the rotate control points for all AnnEditDesigner derived objects. (Inherited from AnnEditDesigner) | |
RotateModifierKey | Gets or sets a value indicating the current auto-rotate key. (Inherited from AnnEditDesigner) | |
UseRotateControlPoints | Gets or sets the use of rotate control points of this AnnEditDesigner. (Inherited from AnnEditDesigner) |
Name | Description | |
---|---|---|
ClipCursorRectangle | Gets the rectangle used to clip the cursor when ClipCursor is true. (Inherited from AnnDesigner) |
Name | Description | |
---|---|---|
Cancel | AnnEditDesigner implementation of Cancel. (Inherited from AnnEditDesigner) | |
DoubleClick | AnnEditDesigner implementation of DoubleClick. (Inherited from AnnEditDesigner) | |
End | Ends editing EditObject (Inherited from AnnEditDesigner) | |
GetControlPointsLocation | Overridden. AnnGroupEditDesigner implementation of GetControlPointsLocation. | |
KeyDown | Handles key down events on the designer. (Inherited from AnnDesigner) | |
MouseDown | AnnEditDesigner implementation of MouseDown. (Inherited from AnnEditDesigner) | |
MouseMove | AnnEditDesigner implementation of MouseMove. (Inherited from AnnEditDesigner) | |
MouseUp | AnnEditDesigner implementation of MouseUp. (Inherited from AnnEditDesigner) | |
Start | Starts editing EditObject (Inherited from AnnEditDesigner) |
Name | Description | |
---|---|---|
EndClipCursor | Ends clipping the mouse cursor. (Inherited from AnnDesigner) | |
EndWorking | Ends the editing process. (Inherited from AnnEditDesigner) | |
GetLogicalAnnPoint | Gets the logical AnnPoint for the specified x, y and unit for this designer. (Inherited from AnnDesigner) | |
HookContainer | Hooks or unhooks the Container. (Inherited from AnnDesigner) | |
Move | Moves the object. (Inherited from AnnEditDesigner) | |
MoveControlPoint | Overridden. AnnGroupEditDesigner implementation of MoveControlPoint. | |
MoveName | Moves the object's name. (Inherited from AnnEditDesigner) | |
OnAfterDrawingObjects | AnnEditDesigner implementation of OnAfterDrawingObjects. (Inherited from AnnEditDesigner) | |
OnEdit | Raises the Edit event. (Inherited from AnnEditDesigner) | |
StartClipCursor | Starts clipping the mouse cursor inside the given rectangle. (Inherited from AnnDesigner) | |
StartWorking | Starts the editing process. (Inherited from AnnEditDesigner) | |
Working | Continues the editing process. (Inherited from AnnEditDesigner) |
Name | Description | |
---|---|---|
Edit | Occurs when this AnnEditDesigner is editing an AnnObject. (Inherited from AnnEditDesigner) |