The following tables list the members exposed by AnnTextDrawDesigner.
Name | Description | |
---|---|---|
AnnTextDrawDesigner Constructor | Initializes a new AnnTextDrawDesigner object. |
Name | Description | |
---|---|---|
Container | Gets the AnnContainer object for this AnnDesigner. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.Windows.Annotations.AnnDesigner) | |
DefaultText | Gets or sets the default text to be used with new AnnTextObject objects. | |
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 | Overridden. AnnTextDrawDesigner implementation of AnnDrawDesigner.Cancel. | |
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 | Handles mouse left button down events on the designer. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.Windows.Annotations.AnnDesigner) | |
OnMouseLeftButtonUp | Handles mouse left button up events on the designer. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.Windows.Annotations.AnnDesigner) | |
OnMouseMove | Handles mouse move events on the designer. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.Windows.Annotations.AnnDesigner) | |
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 | Overridden. AnnTextDrawDesigner implementation of AnnDrawDesigner.EndWorking. | |
OnDraw | Raises the AnnDrawDesigner.Draw event. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.Windows.Annotations.AnnDrawDesigner) | |
StartWorking | Overridden. AnnTextDrawDesigner implementation of AnnDrawDesigner.StartWorking. | |
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) |