Leadtools.Annotations Namespace : AnnDrawDesigner Class |
The following tables list the members exposed by AnnDrawDesigner.
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. | |
ExtendedModeModifierKey | Gets or sets a value indicating the current extended mode key. | |
ObjectTemplate | Gets or sets the annotation template object. | |
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. |
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. | |
IsExtendedMode | Gets a value indicating whether this AnnDrawDesigner is currently in extended mode. |
Name | Description | |
---|---|---|
Cancel | Overridden. AnnDrawDesigner implementation of AnnDesigner.Cancel. | |
DoubleClick | Overridden. AnnDrawDesigner implementation of AnnDesigner.DoubleClick. | |
KeyDown | Handles key down events on the designer. (Inherited from Leadtools.Annotations.AnnDesigner) | |
MouseDown | Handles mouse down events on the designer. (Inherited from Leadtools.Annotations.AnnDesigner) | |
MouseMove | Handles mouse move events on the designer. (Inherited from Leadtools.Annotations.AnnDesigner) | |
MouseUp | Handles mouse up events on the designer. (Inherited from Leadtools.Annotations.AnnDesigner) |
Name | Description | |
---|---|---|
EndClipCursor | Ends clipping the mouse cursor. (Inherited from Leadtools.Annotations.AnnDesigner) | |
EndWorking | Ends the annotation drawing process. | |
GetLogicalAnnPoint | Gets the logical AnnPoint for the specified x, y and unit for this designer. (Inherited from Leadtools.Annotations.AnnDesigner) | |
HookContainer | Hooks or unhooks the Container. (Inherited from Leadtools.Annotations.AnnDesigner) | |
OnAfterDrawingObjects | Overridden. AnnDrawDesigner implementation of AnnDesigner.OnAfterDrawingObjects. | |
OnDraw | Raises the Draw event. | |
StartClipCursor | Starts clipping the mouse cursor inside the given rectangle. (Inherited from Leadtools.Annotations.AnnDesigner) | |
StartWorking | Starts the drawing of the AnnObject. | |
Working | Continues the drawing of the AnnObject. |
Name | Description | |
---|---|---|
Draw | Occurs when this AnnDrawDesigner object is drawing an AnnObject. |