Leadtools.Annotations Namespace : AnnRectangleDrawDesigner Class |
The following tables list the members exposed by AnnRectangleDrawDesigner.
Name | Description | |
---|---|---|
AnnRectangleDrawDesigner Constructor | Initializes a new AnnRectangleDrawDesigner 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) | |
ExtendedMode | Gets or sets a value indicating whether this AnnDrawDesigner is currently in extended mode. (Inherited from Leadtools.Annotations.AnnDrawDesigner) | |
ExtendedModeModifierKey | Gets or sets a value indicating the current extended mode key. (Inherited from Leadtools.Annotations.AnnDrawDesigner) | |
ObjectTemplate | Gets or sets the annotation template object. (Inherited from Leadtools.Annotations.AnnDrawDesigner) | |
Owner | Gets or sets the owner control for this AnnDesigner. (Inherited from Leadtools.Annotations.AnnDesigner) | |
UseNewMultilineBehavior | Gets or sets a value that indicate whether to cancel the drawing of a multi-point object if the mouse cursor was clicked and released in the same position. (Inherited from Leadtools.Annotations.AnnDrawDesigner) |
Name | Description | |
---|---|---|
ClipCursorRectangle | Gets the rectangle used to clip the cursor when ClipCursor is true. (Inherited from Leadtools.Annotations.AnnDesigner) | |
DrawObject | Gets the AnnObject that is currently being drawn. (Inherited from Leadtools.Annotations.AnnDrawDesigner) | |
IsExtendedMode | Gets a value indicating whether this AnnDrawDesigner is currently in extended mode. (Inherited from Leadtools.Annotations.AnnDrawDesigner) |
Name | Description | |
---|---|---|
Cancel | AnnDrawDesigner implementation of AnnDesigner.Cancel. (Inherited from Leadtools.Annotations.AnnDrawDesigner) | |
DoubleClick | AnnDrawDesigner implementation of AnnDesigner.DoubleClick. (Inherited from Leadtools.Annotations.AnnDrawDesigner) | |
KeyDown | Handles key down events on the designer. (Inherited from Leadtools.Annotations.AnnDesigner) | |
MouseDown | Overridden. AnnRectangleDrawDesigner implementation of AnnDesigner.MouseDown. | |
MouseMove | Overridden. AnnRectangleDrawDesigner implementation of AnnDesigner.MouseMove. | |
MouseUp | Overridden. AnnRectangleDrawDesigner implementation of AnnDesigner.MouseUp. |
Name | Description | |
---|---|---|
Draw | Occurs when this AnnDrawDesigner object is drawing an AnnObject. (Inherited from Leadtools.Annotations.AnnDrawDesigner) |