The following tables list the members exposed by AnnRectangleDrawDesigner.
Name | Description | |
---|---|---|
AnnRectangleDrawDesigner Constructor | Initializes a new AnnRectangleDrawDesigner object. 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) | |
DrawObject | Gets or sets the AnnObject that is currently being drawn. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.Windows.Annotations.AnnDrawDesigner) | |
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) | |
ObjectTemplate | Gets or sets the annotation template object. This is a dependency property.Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.Windows.Annotations.AnnDrawDesigner) |
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 | Cancels the current designer operation. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.Windows.Annotations.AnnDesigner) | |
End | Ends the current designer Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.Windows.Annotations.AnnDesigner) | |
OnMouseDoubleClick | Handles mouse double-click events on the designer. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.Windows.Annotations.AnnDesigner) | |
OnMouseLeftButtonDown | Overridden. AnnRectangleDrawDesigner implementation of AnnDesigner.OnMouseLeftButtonDown. Supported in Silverlight, Windows Phone 7 | |
OnMouseLeftButtonUp | Overridden. AnnRectangleDrawDesigner implementation of AnnDesigner.OnMouseLeftButtonUp. Supported in Silverlight, Windows Phone 7 | |
OnMouseMove | Overridden. AnnRectangleDrawDesigner 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 | Starts the current designer Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.Windows.Annotations.AnnDesigner) |
Name | Description | |
---|---|---|
EndWorking | Ends the annotation drawing process. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.Windows.Annotations.AnnDrawDesigner) | |
OnDraw | Raises the AnnDrawDesigner.Draw event. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.Windows.Annotations.AnnDrawDesigner) | |
StartWorking | Starts the drawing of the AnnObject. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.Windows.Annotations.AnnDrawDesigner) | |
Working | Continues the drawing of the AnnObject. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.Windows.Annotations.AnnDrawDesigner) |
Name | Description | |
---|---|---|
Draw | Occurs when this AnnDrawDesigner object is drawing an AnnObject. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.Windows.Annotations.AnnDrawDesigner) |