The following tables list the members exposed by AnnEditDesigner.
Public Methods
Name | Description | |
---|---|---|
Cancel | AnnEditDesigner implementation of AnnDesigner.Cancel. | |
DoubleClick | AnnEditDesigner implementation of AnnDesigner.DoubleClick. | |
End | Ends editing EditObject | |
GetControlPointsLocation | Gets the location of the AnnControlPoint objects of this AnnEditDesigner | |
MouseDown | AnnEditDesigner implementation of AnnDesigner.MouseDown. | |
MouseMove | AnnEditDesigner implementation of AnnDesigner.MouseMove. | |
MouseUp | AnnEditDesigner implementation of AnnDesigner.MouseUp. | |
Start | Starts editing EditObject |
Protected Methods
Name | Description | |
---|---|---|
EndWorking | Ends the editing process. | |
Move | Moves the object. | |
MoveControlPoint | Moves a control point. | |
MoveName | Moves the object's name. | |
OnAfterDrawingObjects | AnnEditDesigner implementation of AnnDesigner.OnAfterDrawingObjects. | |
OnEdit | Raises the Edit event. | |
StartWorking | Starts the editing process. | |
Working | Continues the editing process. |
Public Properties
Name | Description | |
---|---|---|
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 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 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. | |
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. |
Public Events
Name | Description | |
---|---|---|
Edit | Occurs when this AnnEditDesigner is editing an AnnObject. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET