←Select platform

AnnDrawDesigner Class Members

Summary

The following tables list the members exposed by AnnDrawDesigner.

Public Constructors

Name Description
AnnDesigner Initializes a new AnnDesigner with explicit parameters. (Inherited from AnnDesigner)

Protected Constructors

Name Description
AnnDrawDesigner Initializes a new AnnDesigner with explicit parameters.

Public Methods

Name Description
Cancel AnnDrawDesigner implementation of AnnDesigner.Cancel.
End Overrides AnnDesigner.End
OnMouseDoubleClick Handles mouse double-click events on the designer. (Inherited from AnnDesigner)
OnMouseLeftButtonDown Handles mouse left button down events on the designer. (Inherited from AnnDesigner)
OnMouseLeftButtonUp Handles mouse left button up events on the designer. (Inherited from AnnDesigner)
OnMouseMove Handles mouse move events on the designer. (Inherited from AnnDesigner)
OnMouseRightButtonDown Handles mouse mouse right button down events on the designer. (Inherited from AnnDesigner)
Start Starts the current designer (Inherited from AnnDesigner)

Protected Methods

Name Description
EndClipCursor Ends clipping the mouse cursor. (Inherited from AnnDesigner)
EndWorking Ends the annotation drawing process.
OnDraw Raises the Draw event.
StartClipCursor Starts clipping the mouse cursor inside the given rectangle. (Inherited from AnnDesigner)
StartWorking Starts the drawing of the AnnObject.
Working Continues the drawing of the AnnObject.

Public Properties

Name Description
Container Gets the AnnContainer object for this AnnDesigner. (Inherited from AnnDesigner)
DrawObject Gets or sets the AnnObject that is currently being drawn.
IsClipCursor Enables and disables clipping the cursor. (Inherited from AnnDesigner)
IsMouseLeftButtonDown Gets a value indicating whether the mouse left button is currently down. (Inherited from AnnDesigner)
ObjectTemplate Gets or sets the annotation template object. This is a dependency property.
UseNewMultilineBehavior Gets or sets a value that indicate whether to cancel the drawing of a multi-point object if the mouse cursor was clicked and released in the same position.

Protected Properties

Name Description
ClipCursorRectangle Gets the rectangle used to clip the cursor. (Inherited from AnnDesigner)

Public Events

Name Description
Draw Occurs when this AnnDrawDesigner object is drawing an AnnObject.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Windows.Annotations Assembly