The following tables list the members exposed by AnnVideoRunDesigner.
Name | Description | |
---|---|---|
AnnVideoRunDesigner Constructor | Initializes a new AnnVideoRunDesigner 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) | |
HasStarted | Gets a value that indicates whether this AnnRunDesigner has started. (Inherited from Leadtools.Annotations.AnnRunDesigner) | |
HitTestBuffer | Gets or sets the hit test buffer for this AnnRunDesigner. (Inherited from Leadtools.Annotations.AnnRunDesigner) | |
Object | Gets or sets the AnnObject to be run. (Inherited from Leadtools.Annotations.AnnRunDesigner) | |
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) |
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) | |
End | Ends running AnnRunDesigner.Object (Inherited from Leadtools.Annotations.AnnRunDesigner) | |
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) | |
Start | Starts running AnnRunDesigner.Object (Inherited from Leadtools.Annotations.AnnRunDesigner) |
Name | Description | |
---|---|---|
EndClipCursor | Ends clipping the mouse cursor. (Inherited from Leadtools.Annotations.AnnDesigner) | |
EndWorking | Ends the running process. (Inherited from Leadtools.Annotations.AnnRunDesigner) | |
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) | |
OnRun | Overridden. AnnVideoRunDesigner implementation of AnnRunDesigner.OnRun. | |
StartClipCursor | Starts clipping the mouse cursor inside the given rectangle. (Inherited from Leadtools.Annotations.AnnDesigner) | |
StartWorking | Starts the editing process. (Inherited from Leadtools.Annotations.AnnRunDesigner) | |
Working | Continues the running process. (Inherited from Leadtools.Annotations.AnnRunDesigner) |
Name | Description | |
---|---|---|
Run | Occurs when this AnnRunDesigner is running an AnnObject. (Inherited from Leadtools.Annotations.AnnRunDesigner) |