The following tables list the members exposed by AnnRectangleEditDesigner.
Name | Description | |
---|---|---|
AnnRectangleEditDesigner Constructor | Initializes a new AnnRectangleEditDesigner object. |
Name | Description | |
---|---|---|
AutomationControl | Gets or sets the owner automation control for this AnnDesigner (Inherited from Leadtools.Annotations.AnnDesigner) | |
ClipCursor | Enables and disables clipping the cursor. (Inherited from Leadtools.Annotations.AnnDesigner) | |
Container | Gets or sets the AnnContainer object for this AnnDesigner. (Inherited from Leadtools.Annotations.AnnDesigner) | |
ControlPointCount | Overridden. AnnRectangleEditDesigner implementation of AnnEditDesigner.ControlPointCount. | |
ControlPointIndex | Gets the index of the current control point. (Inherited from Leadtools.Annotations.AnnEditDesigner) | |
ControlPoints | Collection of AnnControlPoint objects for this AnnEditDesigner (Inherited from Leadtools.Annotations.AnnEditDesigner) | |
ControlPointsHitTestBuffer | Gets or sets the hit test buffer for this AnnEditDesigner. (Inherited from Leadtools.Annotations.AnnEditDesigner) | |
EditObject | Gets or sets the AnnObject to be edited. (Inherited from Leadtools.Annotations.AnnEditDesigner) | |
EditObjectInvalidRectangle | Gets the invalid rectangle of AnnEditDesigner.EditObject (Inherited from Leadtools.Annotations.AnnEditDesigner) | |
FramePen | Gets or sets the pen used with this AnnDesigner. (Inherited from Leadtools.Annotations.AnnEditDesigner) | |
HasStarted | Gets a value that indicates whether this AnnEditDesigner has started. (Inherited from Leadtools.Annotations.AnnEditDesigner) | |
HitTestBuffer | Gets or sets the hit test buffer for this AnnEditDesigner. (Inherited from Leadtools.Annotations.AnnEditDesigner) | |
HitTestObject | Gets or sets the hit test object for the AnnEditDesigner.EditObject. (Inherited from Leadtools.Annotations.AnnEditDesigner) | |
MaintainAspectRatio | Gets or sets a value that indicates whether to preserve the aspect ratio when moving a corner control point. (Inherited from Leadtools.Annotations.AnnEditDesigner) | |
MoveObjectWithName | Gets or sets a value indicating whether to move the object when the name moves. (Inherited from Leadtools.Annotations.AnnEditDesigner) | |
Operation | Gets a value that indicates the current edit operation. (Inherited from Leadtools.Annotations.AnnEditDesigner) | |
Owner | Gets or sets the owner control for this AnnDesigner. (Inherited from Leadtools.Annotations.AnnDesigner) | |
Rotate | Gets or sets a value indicating whether this AnnEditDesigner is in rotate mode. (Inherited from Leadtools.Annotations.AnnEditDesigner) | |
RotateCenterControlPoint | Gets or sets the AnnControlPoint object for the rotate center control point for this AnnEditDesigner. (Inherited from Leadtools.Annotations.AnnEditDesigner) | |
RotateCenterControlPointLocation | Gets the rotate center control point location of the selected object in object coordinates. (Inherited from Leadtools.Annotations.AnnEditDesigner) | |
RotateGripperControlPoint | Gets or sets the AnnControlPoint object for the rotate gripper control point for this AnnEditDesigner. (Inherited from Leadtools.Annotations.AnnEditDesigner) | |
RotateGripperControlPointLocation | Gets the rotate gripper control point location of the selected object in object coordinates. (Inherited from Leadtools.Annotations.AnnEditDesigner) | |
RotateLinePen | Gets or sets the AnnPen used to draw a line between the rotate control points for all AnnEditDesigner derived objects. (Inherited from Leadtools.Annotations.AnnEditDesigner) | |
RotateModifierKey | Gets or sets a value indicating the current auto-rotate key. (Inherited from Leadtools.Annotations.AnnEditDesigner) | |
UseRotateControlPoints | Gets or sets the use of rotate control points of this AnnEditDesigner. (Inherited from Leadtools.Annotations.AnnEditDesigner) |
Name | Description | |
---|---|---|
ClipCursorRectangle | Gets the rectangle used to clip the cursor when AnnDesigner.ClipCursor is true. (Inherited from Leadtools.Annotations.AnnDesigner) |
Name | Description | |
---|---|---|
Cancel | Cancels the current designer operation. (Inherited from Leadtools.Annotations.AnnDesigner) | |
DoubleClick | Handles mouse double-click events on the designer. (Inherited from Leadtools.Annotations.AnnDesigner) | |
End | Ends editing AnnEditDesigner.EditObject (Inherited from Leadtools.Annotations.AnnEditDesigner) | |
GetControlPointsLocation | Overridden. AnnRectangleEditDesigner implementation of AnnEditDesigner.GetControlPointsLocation. | |
KeyDown | Handles key down events on the designer. (Inherited from Leadtools.Annotations.AnnDesigner) | |
MouseDown | Handles mouse down events on the designer. (Inherited from Leadtools.Annotations.AnnDesigner) | |
MouseMove | Handles mouse move events on the designer. (Inherited from Leadtools.Annotations.AnnDesigner) | |
MouseUp | Handles mouse up events on the designer. (Inherited from Leadtools.Annotations.AnnDesigner) | |
Start | Starts editing AnnEditDesigner.EditObject (Inherited from Leadtools.Annotations.AnnEditDesigner) |
Top
Name | Description | |
---|---|---|
Edit | Occurs when this AnnEditDesigner is editing an AnnObject. (Inherited from Leadtools.Annotations.AnnEditDesigner) |