Leadtools.Windows.Annotations Namespace : AnnVideoRunDesigner Class |
The following tables list the members exposed by AnnVideoRunDesigner.
Name | Description | |
---|---|---|
AnnVideoRunDesigner Constructor | Initializes a new AnnVideoRunDesigner object. |
Name | Description | |
---|---|---|
Container | Gets the AnnContainer object for this AnnDesigner. (Inherited from Leadtools.Windows.Annotations.AnnDesigner) | |
HasStarted | Gets a value that indicates whether this AnnRunDesigner has started. (Inherited from Leadtools.Windows.Annotations.AnnRunDesigner) | |
IsClipCursor | Enables and disables clipping the cursor. (Inherited from Leadtools.Windows.Annotations.AnnDesigner) | |
IsMouseLeftButtonDown | Gets a value indicating whether the mouse left button is currently down. (Inherited from Leadtools.Windows.Annotations.AnnDesigner) | |
Object | Gets or sets the AnnObject to be run. This is a dependency property. (Inherited from Leadtools.Windows.Annotations.AnnRunDesigner) |
Name | Description | |
---|---|---|
ClipCursorRectangle | Gets the rectangle used to clip the cursor. (Inherited from Leadtools.Windows.Annotations.AnnDesigner) |
Name | Description | |
---|---|---|
EndClipCursor | Ends clipping the mouse cursor. (Inherited from Leadtools.Windows.Annotations.AnnDesigner) | |
EndWorking | Ends the running process. (Inherited from Leadtools.Windows.Annotations.AnnRunDesigner) | |
OnRun | Overridden. AnnVideoRunDesigner implementation of AnnRunDesigner.OnRun. | |
StartClipCursor | Starts clipping the mouse cursor inside the given rectangle. (Inherited from Leadtools.Windows.Annotations.AnnDesigner) | |
StartWorking | Starts the editing process. (Inherited from Leadtools.Windows.Annotations.AnnRunDesigner) | |
Working | Continues the running process. (Inherited from Leadtools.Windows.Annotations.AnnRunDesigner) |
Name | Description | |
---|---|---|
Run | Occurs when this AnnRunDesigner is running an AnnObject. (Inherited from Leadtools.Windows.Annotations.AnnRunDesigner) |