For a list of all members of this type, see AnnCrossProductDrawDesigner members.
"Name | Description | |
---|---|---|
Cancel | Cancels the current designer operation. (Inherited from Leadtools.Annotations.AnnDesigner) | |
DoubleClick | Handles mouse double-click events on the designer. (Inherited from Leadtools.Annotations.AnnDesigner) | |
KeyDown | Handles key down events on the designer. (Inherited from Leadtools.Annotations.AnnDesigner) | |
MouseDown | Overridden. AnnCrossProductDrawDesigner implementation of AnnDesigner.MouseDown. | |
MouseMove | Overridden. AnnCrossProductDrawDesigner implementation of AnnDesigner.MouseMove. | |
MouseUp | Overridden. AnnCrossProductDrawDesigner implementation of AnnDesigner.MouseUp. |
Name | Description | |
---|---|---|
EndClipCursor | Ends clipping the mouse cursor. (Inherited from Leadtools.Annotations.AnnDesigner) | |
EndWorking | Ends the annotation drawing process. (Inherited from Leadtools.Annotations.AnnDrawDesigner) | |
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 AnnDesigner.Container. (Inherited from Leadtools.Annotations.AnnDesigner) | |
OnAfterDrawingObjects | Provides support for extra drawing whenever the AnnDesigner.Container is painted. (Inherited from Leadtools.Annotations.AnnDesigner) | |
OnDraw | Raises the AnnDrawDesigner.Draw event. (Inherited from Leadtools.Annotations.AnnDrawDesigner) | |
StartClipCursor | Starts clipping the mouse cursor inside the given rectangle. (Inherited from Leadtools.Annotations.AnnDesigner) | |
StartWorking | Starts the drawing of the AnnObject. (Inherited from Leadtools.Annotations.AnnDrawDesigner) | |
Working | Continues the drawing of the AnnObject. (Inherited from Leadtools.Annotations.AnnDrawDesigner) |