Leadtools.Annotations Namespace : AnnTextPointerEditDesigner Class |
The following tables list the members exposed by AnnTextPointerEditDesigner.
Name | Description | |
---|---|---|
AnnTextPointerEditDesigner Constructor | Initializes a new AnnTextPointerEditDesigner object. |
Name | Description | |
---|---|---|
AcceptsReturn | Gets 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. (Inherited from Leadtools.Annotations.AnnTextEditDesigner) | |
AutomationControl | Gets or sets the owner automation control for this AnnDesigner (Inherited from Leadtools.Annotations.AnnDesigner) | |
AutoSizeAfterEdit | Gets or sets a value indicating whether the designer will automatically resize the AnnTextObject being edited after the user finish editing it. (Inherited from Leadtools.Annotations.AnnTextEditDesigner) | |
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. AnnTextPointerEditDesigner implementation of AnnRectangleEditDesigner.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 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 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 ClipCursor is true. (Inherited from Leadtools.Annotations.AnnDesigner) |
Name | Description | |
---|---|---|
BeginEditText | Occurs when the AnnTextEditDesigner begins editing the text of an AnnTextObject. (Inherited from Leadtools.Annotations.AnnTextEditDesigner) | |
Edit | Occurs when this AnnEditDesigner is editing an AnnObject. (Inherited from Leadtools.Annotations.AnnEditDesigner) | |
EndEditText | Occurs when the AnnTextEditDesigner ends editing the text of an AnnTextObject. (Inherited from Leadtools.Annotations.AnnTextEditDesigner) |