The following tables list the members exposed by AnnPolylineDrawDesigner.
Name | Description | |
---|---|---|
AnnPolylineDrawDesigner Constructor | Initializes a new AnnPolylineDrawDesigner 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) |
Name | Description | |
---|---|---|
ClipCursorRectangle | Gets the rectangle used to clip the cursor when AnnDesigner.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 | Cancels the current designer operation. (Inherited from Leadtools.Annotations.AnnDesigner) | |
DoubleClick | Overridden. AnnPolylineDrawDesigner implementation of AnnDrawDesigner.DoubleClick. | |
KeyDown | Handles key down events on the designer. (Inherited from Leadtools.Annotations.AnnDesigner) | |
MouseDown | Overridden. AnnPolylineDrawDesigner implementation of AnnDesigner.MouseDown. | |
MouseMove | Overridden. AnnPolylineDrawDesigner implementation of AnnDesigner.MouseMove. | |
MouseUp | Overridden. AnnPolylineDrawDesigner 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) |
Name | Description | |
---|---|---|
Draw | Occurs when this AnnDrawDesigner object is drawing an AnnObject. (Inherited from Leadtools.Annotations.AnnDrawDesigner) |