←Select platform

AnnLineEditDesigner Class Members

Summary

The following tables list the members exposed by AnnLineEditDesigner.

Public Constructors

Name Description
AnnEditDesigner Initializes a new AnnEditDesigner with explicit parameters. (Inherited from AnnEditDesigner)
AnnLineEditDesigner Initializes a new AnnLineEditDesigner object.

Public Methods

Name Description
Cancel AnnEditDesigner implementation of AnnDesigner.Cancel. (Inherited from AnnEditDesigner)
End End editing the annotation object. (Inherited from AnnEditDesigner)
GetControlPointsLocation AnnLineEditDesigner implementation of AnnEditDesigner.GetControlPointsLocation.
Invalidate Manually invalidates this edit designer. (Inherited from AnnEditDesigner)
OnMouseLeftButtonDown Handles mouse left button down events on the designer. (Inherited from AnnEditDesigner)
OnMouseLeftButtonUp Handles mouse left button up events on the designer. (Inherited from AnnEditDesigner)
OnMouseMove Handles mouse move events on the designer. (Inherited from AnnEditDesigner)
OnMouseRightButtonDown Handles mouse mouse right button down events on the designer. (Inherited from AnnEditDesigner)
Start Start editing the annotation object. (Inherited from AnnEditDesigner)

Protected Methods

Name Description
EndWorking Ends the editing process. (Inherited from AnnEditDesigner)
Move Moves the object. (Inherited from AnnEditDesigner)
MoveControlPoint AnnLineEditDesigner implementation of AnnEditDesigner.MoveControlPoint.
OnEdit Raises the Edit event. (Inherited from AnnEditDesigner)
StartWorking Starts the editing process with an option to clip the mouse cursor.
Working Continues the editing process. (Inherited from AnnEditDesigner)

Public Properties

Name Description
ControlPointCount AnnLineEditDesigner implementation of ControlPointCount.
ControlPointIndex Gets the index of the current control point. (Inherited from AnnEditDesigner)
ControlPoints Collection of System.Windows.Controls.Primitives.Thumb objects for this AnnEditDesigner. This is a dependency property. (Inherited from AnnEditDesigner)
EditObject Gets or sets the AnnObject that is currently being edited. (Inherited from AnnEditDesigner)
HasStarted Gets a value that indicates whether this AnnEditDesigner has started. (Inherited from AnnEditDesigner)
MaintainAspectRatio Gets or sets a value that indicates whether to preserve the aspect ratio when moving a corner control point.This is a dependency property. (Inherited from AnnEditDesigner)
Operation Gets a value that indicates the current edit operation. (Inherited from AnnEditDesigner)
RotateCenterControlPoint Gets the System.Windows.Controls.Primitives.Thumb object for the rotate center control point for this AnnEditDesigner.This is a dependency property. (Inherited from AnnEditDesigner)
RotateCenterControlPointLocation Gets the rotate center control point location of the selected object in object coordinates. (Inherited from AnnEditDesigner)
RotateGripperControlPoint Gets the System.Windows.Controls.Primitives.Thumb object for the rotate gripper control point for this AnnEditDesigner. (Inherited from AnnEditDesigner)
RotateModifierKey Gets or sets a value indicating the current auto-rotate key. This is a dependency property. (Inherited from AnnEditDesigner)
UseRotateControlPoints Gets or sets the use of rotate control points of this AnnEditDesigner. (Inherited from AnnEditDesigner)

Public Events

Name Description
Edit Occurs when this AnnEditDesigner is editing an AnnObject. (Inherited from AnnEditDesigner)
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