LEADTOOLS Annotations (Leadtools.Annotations assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
AnnEditDesigner Class Members
See Also  Properties  Methods  Events
Leadtools.Annotations Namespace : AnnEditDesigner Class

The following tables list the members exposed by AnnEditDesigner.

Public Properties

 NameDescription
public PropertyIncludes members available in LEADTOOLS Document or Medical Imaging toolkits. AutomationControlGets or sets the owner automation control for this AnnDesigner (Inherited from Leadtools.Annotations.AnnDesigner)
public PropertyIncludes members available in LEADTOOLS Document or Medical Imaging toolkits. ClipCursorEnables and disables clipping the cursor. (Inherited from Leadtools.Annotations.AnnDesigner)
public PropertyIncludes members available in LEADTOOLS Document or Medical Imaging toolkits. ContainerGets or sets the AnnContainer object for this AnnDesigner. (Inherited from Leadtools.Annotations.AnnDesigner)
public PropertyIncludes members available in LEADTOOLS Document or Medical Imaging toolkits. ControlPointCountGets the number of control points required for this AnnEditDesigner.  
public PropertyIncludes members available in LEADTOOLS Document or Medical Imaging toolkits. ControlPointIndexGets the index of the current control point.  
public PropertyIncludes members available in LEADTOOLS Document or Medical Imaging toolkits. ControlPointsCollection of AnnControlPoint objects for this AnnEditDesigner  
public PropertyIncludes members available in LEADTOOLS Document or Medical Imaging toolkits. ControlPointsHitTestBufferGets or sets the hit test buffer for this AnnEditDesigner.  
public PropertyIncludes members available in LEADTOOLS Document or Medical Imaging toolkits. EditObjectGets or sets the AnnObject to be edited.  
public PropertyIncludes members available in LEADTOOLS Document or Medical Imaging toolkits. EditObjectInvalidRectangleGets the invalid rectangle of AnnEditDesigner.EditObject  
public PropertyIncludes members available in LEADTOOLS Document or Medical Imaging toolkits. FramePenGets or sets the pen used with this AnnDesigner.  
public PropertyIncludes members available in LEADTOOLS Document or Medical Imaging toolkits. HasStartedGets a value that indicates whether this AnnEditDesigner has started.  
public PropertyIncludes members available in LEADTOOLS Document or Medical Imaging toolkits. HitTestBufferGets or sets the hit test buffer for this AnnEditDesigner.  
public PropertyIncludes members available in LEADTOOLS Document or Medical Imaging toolkits. HitTestObjectGets or sets the hit test object for the AnnEditDesigner.EditObject.  
public PropertyIncludes members available in LEADTOOLS Document or Medical Imaging toolkits. MaintainAspectRatioGets or sets a value that indicates whether to preserve the aspect ratio when moving a corner control point.  
public PropertyIncludes members available in LEADTOOLS Document or Medical Imaging toolkits. MoveObjectWithNameGets or sets a value indicating whether to move the object when the name moves.  
public PropertyIncludes members available in LEADTOOLS Document or Medical Imaging toolkits. OperationGets a value that indicates the current edit operation.  
public PropertyIncludes members available in LEADTOOLS Document or Medical Imaging toolkits. OwnerGets or sets the owner control for this AnnDesigner. (Inherited from Leadtools.Annotations.AnnDesigner)
public PropertyIncludes members available in LEADTOOLS Document or Medical Imaging toolkits. RotateGets or sets a value indicating whether this AnnEditDesigner is in rotate mode.  
public PropertyIncludes members available in LEADTOOLS Document or Medical Imaging toolkits. RotateCenterControlPointGets or sets the AnnControlPoint object for the rotate center control point for this AnnEditDesigner.  
public PropertyIncludes members available in LEADTOOLS Document or Medical Imaging toolkits. RotateCenterControlPointLocationGets the rotate center control point location of the selected object in object coordinates.  
public PropertyIncludes members available in LEADTOOLS Document or Medical Imaging toolkits. RotateGripperControlPointGets or sets the AnnControlPoint object for the rotate gripper control point for this AnnEditDesigner.  
public PropertyIncludes members available in LEADTOOLS Document or Medical Imaging toolkits. RotateGripperControlPointLocationGets the rotate gripper control point location of the selected object in object coordinates.  
public PropertyIncludes members available in LEADTOOLS Document or Medical Imaging toolkits. RotateLinePenGets or sets the AnnPen used to draw a line between the rotate control points for all AnnEditDesigner derived objects.  
public PropertyIncludes members available in LEADTOOLS Document or Medical Imaging toolkits. RotateModifierKeyGets or sets a value indicating the current auto-rotate key.  
public PropertyIncludes members available in LEADTOOLS Document or Medical Imaging toolkits. UseRotateControlPointsGets or sets the use of rotate control points of this AnnEditDesigner.  
Top

Protected Properties

 NameDescription
protected PropertyIncludes members available in LEADTOOLS Document or Medical Imaging toolkits. ClipCursorRectangleGets the rectangle used to clip the cursor when AnnDesigner.ClipCursor is true. (Inherited from Leadtools.Annotations.AnnDesigner)
Top

Public Methods

 NameDescription
public MethodIncludes members available in LEADTOOLS Document or Medical Imaging toolkits. CancelOverridden. AnnEditDesigner implementation of AnnDesigner.Cancel.  
public MethodIncludes members available in LEADTOOLS Document or Medical Imaging toolkits. DoubleClickOverridden. AnnEditDesigner implementation of AnnDesigner.DoubleClick.  
public MethodIncludes members available in LEADTOOLS Document or Medical Imaging toolkits. EndEnds editing AnnEditDesigner.EditObject  
public MethodIncludes members available in LEADTOOLS Document or Medical Imaging toolkits. GetControlPointsLocationGets the location of the AnnControlPoint objects of this AnnEditDesigner  
public MethodIncludes members available in LEADTOOLS Document or Medical Imaging toolkits. KeyDownHandles key down events on the designer. (Inherited from Leadtools.Annotations.AnnDesigner)
public MethodIncludes members available in LEADTOOLS Document or Medical Imaging toolkits. MouseDownOverridden. AnnEditDesigner implementation of AnnDesigner.MouseDown.  
public MethodIncludes members available in LEADTOOLS Document or Medical Imaging toolkits. MouseMoveOverridden. AnnEditDesigner implementation of AnnDesigner.MouseMove.  
public MethodIncludes members available in LEADTOOLS Document or Medical Imaging toolkits. MouseUpOverridden. AnnEditDesigner implementation of AnnDesigner.MouseUp.  
public MethodIncludes members available in LEADTOOLS Document or Medical Imaging toolkits. StartStarts editing AnnEditDesigner.EditObject  
Top

Protected Methods

 NameDescription
protected MethodIncludes members available in LEADTOOLS Document or Medical Imaging toolkits. EndClipCursorEnds clipping the mouse cursor. (Inherited from Leadtools.Annotations.AnnDesigner)
protected MethodIncludes members available in LEADTOOLS Document or Medical Imaging toolkits. EndWorkingEnds the editing process.  
protected MethodIncludes members available in LEADTOOLS Document or Medical Imaging toolkits. GetLogicalAnnPointGets the logical AnnPoint for the specified x, y and unit for this designer. (Inherited from Leadtools.Annotations.AnnDesigner)
protected MethodIncludes members available in LEADTOOLS Document or Medical Imaging toolkits. HookContainerHooks or unhooks the AnnDesigner.Container. (Inherited from Leadtools.Annotations.AnnDesigner)
protected MethodIncludes members available in LEADTOOLS Document or Medical Imaging toolkits. MoveMoves the object.  
protected MethodIncludes members available in LEADTOOLS Document or Medical Imaging toolkits. MoveControlPointMoves a control point.  
protected MethodIncludes members available in LEADTOOLS Document or Medical Imaging toolkits. MoveNameMoves the object's name.  
protected MethodIncludes members available in LEADTOOLS Document or Medical Imaging toolkits. OnAfterDrawingObjectsOverridden. AnnEditDesigner implementation of AnnDesigner.OnAfterDrawingObjects.  
protected MethodIncludes members available in LEADTOOLS Document or Medical Imaging toolkits. OnEditRaises the AnnEditDesigner.Edit event.  
protected MethodIncludes members available in LEADTOOLS Document or Medical Imaging toolkits. StartClipCursorStarts clipping the mouse cursor inside the given rectangle. (Inherited from Leadtools.Annotations.AnnDesigner)
protected MethodIncludes members available in LEADTOOLS Document or Medical Imaging toolkits. StartWorkingStarts the editing process.  
protected MethodIncludes members available in LEADTOOLS Document or Medical Imaging toolkits. WorkingContinues the editing process.  
Top

Public Events

 NameDescription
public EventIncludes members available in LEADTOOLS Document or Medical Imaging toolkits. EditOccurs when this AnnEditDesigner is editing an AnnObject.  
Top

See Also

Leadtools.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features