←Select platform
In This Topic ▼

AnnDrawDesigner Class Members

Summary

The following tables list the members exposed by AnnDrawDesigner.

Protected Constructors

Name Description
Protected Constructor AnnDesigner Initializes a new instance of AnnDesigner with the specified parameters. (Inherited from AnnDesigner)
Protected Constructor AnnDrawDesigner Initializes a new instance of an AnnDrawDesigner object with the specified parameters.

Public Methods

Name Description
Public Method Cancel Provides an implementation of the AnnDesigner.Cancel method.
Public Method End Ends drawing the TargetObject.
Public Method GetRenderer Gets the object that is used to render the TargetObject. (Inherited from AnnDesigner)
Public Method Invalidate Manually invalidates this designer. (Inherited from AnnDesigner)
Public Method OnPointerDoubleClick Handles pointer double-click events on the designer. (Inherited from AnnDesigner)
Public Method OnPointerDown Handles pointer down events on the designer. (Inherited from AnnDesigner)
Public Method OnPointerMove Handles pointer move events on the designer. (Inherited from AnnDesigner)
Public Method OnPointerUp Handles pointer up events on the designer. (Inherited from AnnDesigner)
Public Method SnapPointToGrid Snaps the specified point to the container grid based on SnapToGridOptions. (Inherited from AnnDesigner)
Public Method Start Starts drawing the TargetObject.

Protected Methods

Name Description
Protected Method ClipPoint Clips the specified point. (Inherited from AnnDesigner)
Protected Method EndWorking Indicates whether this AnnDrawDesigner has successfully ended the drawing process.
Protected Method OnDraw Raises the Draw event.
Protected Method StartWorking Starts the drawing process.
Protected Method Working Indicates whether this AnnDrawDesigner is currently drawing.

Public Properties

Name Description
Public Property AutomationControl Gets the automation control associated with this designer. (Inherited from AnnDesigner)
Public Property ExtendedMode A value indicating whether this AnnDrawDesigner is currently in extended mode.
Public Property ExtendedModeModifierKey Gets or sets a value indicating the current extended mode modifier key.
Public Property FinalTargetObject Gets the final target object for this designer. (Inherited from AnnDesigner)
Public Property HasStarted Gets a value that indicates whether this designer has started. (Inherited from AnnDesigner)
Public Property IsMouseLeftButtonDown Gets or sets a value indicating whether the left mouse button is currently down. (Inherited from AnnDesigner)
Public Property IsTargetObjectAdded Gets a value indicating whether this AnnDrawDesigner has automatically added TargetObject to the container.
Public Property OperationStatus Gets the current drawing operation status.
Public Property RestrictDesigners Gets or sets a value that indicates whether the object should be restricted to a point inside the rectangle set in ClipRectangle. (Inherited from AnnDesigner)
Public Property SnapToGridOptions Gets the AnnSnapToGridOptions for this AnnDesigner. (Inherited from AnnDesigner)
Public Property TargetObject Gets or sets the target object for this designer. (Inherited from AnnDesigner)

Protected Properties

Name Description
Protected Property ClipRectangle Gets the cursor clipping rectangle for this designer. (Inherited from AnnDesigner)
Protected Property Container Gets the AnnContainer object for this AnnDesigner. (Inherited from AnnDesigner)
Protected Property IsExtendedMode Gets a value indicating whether this AnnDrawDesigner is currently in extended mode.

Public Events

Name Description
Public Event Draw Occurs when this AnnDrawDesigner object is drawing an AnnObject.

See Also

Reference

AnnDrawDesigner Class

Leadtools.Annotations.Designers Namespace

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Designers Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.