The following tables list the members exposed by AnnRunDesigner.
Name | Description | |
---|---|---|
AnnRunDesigner Constructor | Creates a new instance of this AnnRunDesigner. Supported in Silverlight, Windows Phone 7 |
Name | Description | |
---|---|---|
RunEvent | Identifies the AnnRunDesigner.Run routed event. Supported in Silverlight, Windows Phone 7 |
Name | Description | |
---|---|---|
Container | Gets the AnnContainer object for this AnnDesigner. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.Windows.Annotations.AnnDesigner) | |
HasStarted | Gets a value that indicates whether this AnnRunDesigner has started. Supported in Silverlight, Windows Phone 7 | |
IsMouseLeftButtonDown | Gets a value indicating whether the mouse left button is currently down. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.Windows.Annotations.AnnDesigner) | |
Object | Gets or sets the AnnObject to be run. This is a dependency property.Supported in Silverlight, Windows Phone 7 |
Name | Description | |
---|---|---|
ClipCursorRectangle | Gets the rectangle used to clip the cursor. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.Windows.Annotations.AnnDesigner) |
Name | Description | |
---|---|---|
Cancel | Overridden. AnnRunDesigner implementation of AnnDesigner.Cancel. Supported in Silverlight, Windows Phone 7 | |
End | Overridden. Ends running ObjectSupported in Silverlight, Windows Phone 7 | |
OnMouseDoubleClick | Handles mouse double-click events on the designer. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.Windows.Annotations.AnnDesigner) | |
OnMouseLeftButtonDown | Overridden. AnnRunDesigner implementation of AnnDesigner.OnMouseLeftButtonDown. Supported in Silverlight, Windows Phone 7 | |
OnMouseLeftButtonUp | Overridden. AnnRunDesigner implementation of AnnDesigner.OnMouseLeftButtonUp. Supported in Silverlight, Windows Phone 7 | |
OnMouseMove | Overridden. AnnRunDesigner implementation of AnnDesigner.OnMouseMove. Supported in Silverlight, Windows Phone 7 | |
OnMouseRightButtonDown | Handles mouse mouse right button down events on the designer. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.Windows.Annotations.AnnDesigner) | |
Start | Overridden. Starts running ObjectSupported in Silverlight, Windows Phone 7 |
Name | Description | |
---|---|---|
EndWorking | Ends the running process. Supported in Silverlight, Windows Phone 7 | |
OnRun | Raises the AnnRunDesigner.Run event. Supported in Silverlight, Windows Phone 7 | |
StartWorking | Starts the editing process. Supported in Silverlight, Windows Phone 7 | |
Working | Continues the running process. Supported in Silverlight, Windows Phone 7 |
Name | Description | |
---|---|---|
Run | Occurs when this AnnRunDesigner is running an AnnObject. Supported in Silverlight, Windows Phone 7 |