Leadtools.Windows.Annotations Namespace : AnnGroupEditDesigner Class |
The following tables list the members exposed by AnnGroupEditDesigner.
Name | Description | |
---|---|---|
AnnGroupEditDesigner Constructor | Initializes a new AnnGroupEditDesigner object. |
Name | Description | |
---|---|---|
Container | Gets the AnnContainer object for this AnnDesigner. (Inherited from Leadtools.Windows.Annotations.AnnDesigner) | |
ControlPointCount | Overridden. AnnGroupEditDesigner implementation of AnnEditDesigner.ControlPointCount. | |
ControlPointIndex | Gets the index of the current control point. (Inherited from Leadtools.Windows.Annotations.AnnEditDesigner) | |
ControlPoints | Collection of System.Windows.Controls.Primitives.Thumb objects for this AnnEditDesigner. This is a dependency property. (Inherited from Leadtools.Windows.Annotations.AnnEditDesigner) | |
EditObject | Gets or sets the AnnObject that is currently being edited. (Inherited from Leadtools.Windows.Annotations.AnnEditDesigner) | |
HasStarted | Gets a value that indicates whether this AnnEditDesigner has started. (Inherited from Leadtools.Windows.Annotations.AnnEditDesigner) | |
IsClipCursor | Enables and disables clipping the cursor. (Inherited from Leadtools.Windows.Annotations.AnnDesigner) | |
IsMouseLeftButtonDown | Gets a value indicating whether the mouse left button is currently down. (Inherited from Leadtools.Windows.Annotations.AnnDesigner) | |
MaintainAspectRatio | Gets or sets a value that indicates whether to preserve the aspect ratio when moving a corner control point.This is a dependency property. (Inherited from Leadtools.Windows.Annotations.AnnEditDesigner) | |
Operation | Gets a value that indicates the current edit operation. (Inherited from Leadtools.Windows.Annotations.AnnEditDesigner) | |
RotateCenterControlPoint | Gets the System.Windows.Controls.Primitives.Thumb object for the rotate center control point for this AnnEditDesigner.This is a dependency property. (Inherited from Leadtools.Windows.Annotations.AnnEditDesigner) | |
RotateCenterControlPointLocation | Gets the rotate center control point location of the selected object in object coordinates. (Inherited from Leadtools.Windows.Annotations.AnnEditDesigner) | |
RotateGripperControlPoint | Gets the System.Windows.Controls.Primitives.Thumb object for the rotate gripper control point for this AnnEditDesigner. (Inherited from Leadtools.Windows.Annotations.AnnEditDesigner) | |
RotateModifierKey | Gets or sets a value indicating the current auto-rotate key. This is a dependency property. (Inherited from Leadtools.Windows.Annotations.AnnEditDesigner) | |
UseRotateControlPoints | Gets or sets the use of rotate control points of this AnnEditDesigner. (Inherited from Leadtools.Windows.Annotations.AnnEditDesigner) |
Name | Description | |
---|---|---|
ClipCursorRectangle | Gets the rectangle used to clip the cursor. (Inherited from Leadtools.Windows.Annotations.AnnDesigner) |
Name | Description | |
---|---|---|
EndClipCursor | Ends clipping the mouse cursor. (Inherited from Leadtools.Windows.Annotations.AnnDesigner) | |
EndWorking | Ends the editing process. (Inherited from Leadtools.Windows.Annotations.AnnEditDesigner) | |
Move | Moves the object. (Inherited from Leadtools.Windows.Annotations.AnnEditDesigner) | |
MoveControlPoint | Overridden. AnnGroupEditDesigner implementation of AnnEditDesigner.MoveControlPoint. | |
OnEdit | Raises the Edit event. (Inherited from Leadtools.Windows.Annotations.AnnEditDesigner) | |
StartClipCursor | Starts clipping the mouse cursor inside the given rectangle. (Inherited from Leadtools.Windows.Annotations.AnnDesigner) | |
StartWorking | Overloaded. Starts the editing process. (Inherited from Leadtools.Windows.Annotations.AnnEditDesigner) | |
Working | Continues the editing process. (Inherited from Leadtools.Windows.Annotations.AnnEditDesigner) |
Name | Description | |
---|---|---|
Edit | Occurs when this AnnEditDesigner is editing an AnnObject. (Inherited from Leadtools.Windows.Annotations.AnnEditDesigner) |