LEADTOOLS Annotations (Leadtools.Annotations assembly)

AnnTextEditDesigner Class Members

Show in webframe
Properties  Methods  Events


The following tables list the members exposed by AnnTextEditDesigner.

Public Constructors
 NameDescription
AnnTextEditDesigner ConstructorInitializes a new AnnTextEditDesigner object.  
Top
Public Properties
 NameDescription
AcceptsReturnGets or sets a value indicating whether pressing ENTER creates a new line of text in the control or activates the default button for the form.  
AutomationControlGets or sets the owner automation control for this AnnDesigner (Inherited from Leadtools.Annotations.AnnDesigner)
AutoSizeAfterEditGets or sets a value indicating whether the designer will automatically resize the AnnTextObject being edited after the user finish editing it.  
ClipCursorEnables and disables clipping the cursor. (Inherited from Leadtools.Annotations.AnnDesigner)
ContainerGets or sets the AnnContainer object for this AnnDesigner. (Inherited from Leadtools.Annotations.AnnDesigner)
ControlPointCountAnnRectangleEditDesigner implementation of AnnEditDesigner.ControlPointCount. (Inherited from Leadtools.Annotations.AnnRectangleEditDesigner)
ControlPointIndexGets the index of the current control point. (Inherited from Leadtools.Annotations.AnnEditDesigner)
ControlPointsCollection of AnnControlPoint objects for this AnnEditDesigner (Inherited from Leadtools.Annotations.AnnEditDesigner)
ControlPointsHitTestBufferGets or sets the hit test buffer for this AnnEditDesigner. (Inherited from Leadtools.Annotations.AnnEditDesigner)
EditObjectGets or sets the AnnObject to be edited. (Inherited from Leadtools.Annotations.AnnEditDesigner)
EditObjectInvalidRectangleGets the invalid rectangle of EditObject (Inherited from Leadtools.Annotations.AnnEditDesigner)
FramePenGets or sets the pen used with this AnnDesigner. (Inherited from Leadtools.Annotations.AnnEditDesigner)
HasStartedGets a value that indicates whether this AnnEditDesigner has started. (Inherited from Leadtools.Annotations.AnnEditDesigner)
HitTestBufferGets or sets the hit test buffer for this AnnEditDesigner. (Inherited from Leadtools.Annotations.AnnEditDesigner)
HitTestObjectGets or sets the hit test object for the EditObject. (Inherited from Leadtools.Annotations.AnnEditDesigner)
MaintainAspectRatioGets or sets a value that indicates whether to preserve the aspect ratio when moving a corner control point. (Inherited from Leadtools.Annotations.AnnEditDesigner)
MoveObjectWithNameGets or sets a value indicating whether to move the object when the name moves. (Inherited from Leadtools.Annotations.AnnEditDesigner)
OperationGets a value that indicates the current edit operation. (Inherited from Leadtools.Annotations.AnnEditDesigner)
OwnerGets or sets the owner control for this AnnDesigner. (Inherited from Leadtools.Annotations.AnnDesigner)
RotateGets or sets a value indicating whether this AnnEditDesigner is in rotate mode. (Inherited from Leadtools.Annotations.AnnEditDesigner)
RotateCenterControlPointGets or sets the AnnControlPoint object for the rotate center control point for this AnnEditDesigner. (Inherited from Leadtools.Annotations.AnnEditDesigner)
RotateCenterControlPointLocationGets the rotate center control point location of the selected object in object coordinates. (Inherited from Leadtools.Annotations.AnnEditDesigner)
RotateGripperControlPointGets or sets the AnnControlPoint object for the rotate gripper control point for this AnnEditDesigner. (Inherited from Leadtools.Annotations.AnnEditDesigner)
RotateGripperControlPointLocationGets the rotate gripper control point location of the selected object in object coordinates. (Inherited from Leadtools.Annotations.AnnEditDesigner)
RotateLinePenGets or sets the AnnPen used to draw a line between the rotate control points for all AnnEditDesigner derived objects. (Inherited from Leadtools.Annotations.AnnEditDesigner)
RotateModifierKeyGets or sets a value indicating the current auto-rotate key. (Inherited from Leadtools.Annotations.AnnEditDesigner)
UseRotateControlPointsGets or sets the use of rotate control points of this AnnEditDesigner. (Inherited from Leadtools.Annotations.AnnEditDesigner)
Top
Protected Properties
 NameDescription
ClipCursorRectangleGets the rectangle used to clip the cursor when ClipCursor is true. (Inherited from Leadtools.Annotations.AnnDesigner)
Top
Public Methods
 NameDescription
CancelAnnEditDesigner implementation of AnnDesigner.Cancel. (Inherited from Leadtools.Annotations.AnnEditDesigner)
DoubleClickOverridden. Handles double click events on the designer.  
EndEnds editing EditObject (Inherited from Leadtools.Annotations.AnnEditDesigner)
GetControlPointsLocationAnnRectangleEditDesigner implementation of AnnEditDesigner.GetControlPointsLocation. (Inherited from Leadtools.Annotations.AnnRectangleEditDesigner)
KeyDownHandles key down events on the designer. (Inherited from Leadtools.Annotations.AnnDesigner)
MouseDownAnnEditDesigner implementation of AnnDesigner.MouseDown. (Inherited from Leadtools.Annotations.AnnEditDesigner)
MouseMoveAnnEditDesigner implementation of AnnDesigner.MouseMove. (Inherited from Leadtools.Annotations.AnnEditDesigner)
MouseUpAnnEditDesigner implementation of AnnDesigner.MouseUp. (Inherited from Leadtools.Annotations.AnnEditDesigner)
StartStarts editing EditObject (Inherited from Leadtools.Annotations.AnnEditDesigner)
Top
Protected Methods
 NameDescription
EndClipCursorEnds clipping the mouse cursor. (Inherited from Leadtools.Annotations.AnnDesigner)
EndWorkingEnds the editing process. (Inherited from Leadtools.Annotations.AnnEditDesigner)
GetLogicalAnnPointGets the logical AnnPoint for the specified x, y and unit for this designer. (Inherited from Leadtools.Annotations.AnnDesigner)
HookContainerHooks or unhooks the Container. (Inherited from Leadtools.Annotations.AnnDesigner)
MoveMoves the object. (Inherited from Leadtools.Annotations.AnnEditDesigner)
MoveControlPointThe AnnRectangleEditDesigner implementation of AnnEditDesigner.MoveControlPoint (Inherited from Leadtools.Annotations.AnnRectangleEditDesigner)
MoveNameMoves the object's name. (Inherited from Leadtools.Annotations.AnnEditDesigner)
OnAfterDrawingObjectsAnnEditDesigner implementation of AnnDesigner.OnAfterDrawingObjects. (Inherited from Leadtools.Annotations.AnnEditDesigner)
OnBeginEditTextRaises the BeginEditText event.  
OnEditRaises the Edit event. (Inherited from Leadtools.Annotations.AnnEditDesigner)
OnEndEditTextRaises the EndEditText event.  
StartClipCursorStarts clipping the mouse cursor inside the given rectangle. (Inherited from Leadtools.Annotations.AnnDesigner)
StartWorkingAnnRectangleEditDesigner implementation of AnnEditDesigner.StartWorking. (Inherited from Leadtools.Annotations.AnnRectangleEditDesigner)
WorkingContinues the editing process. (Inherited from Leadtools.Annotations.AnnEditDesigner)
Top
Public Events
 NameDescription
BeginEditTextOccurs when the AnnTextEditDesigner begins editing the text of an AnnTextObject.  
EditOccurs when this AnnEditDesigner is editing an AnnObject. (Inherited from Leadtools.Annotations.AnnEditDesigner)
EndEditTextOccurs when the AnnTextEditDesigner ends editing the text of an AnnTextObject.  
Top
See Also

Reference

AnnTextEditDesigner Class
Leadtools.Annotations Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.