LEADTOOLS Winrt (Leadtools.Annotations.Designers)
LEAD Technologies, Inc

Edit Event


Occurs when this AnnEditDesigner is editing an Leadtools.Annotations.Core.AnnObject. WinRT support
Syntax
add_Edit(function(sender, e))
remove_Edit(function(sender, e))

Event Data

The event handler receives an argument of type AnnEditDesignerEventArgs containing data related to this event. The following AnnEditDesignerEventArgs properties provide information specific to this event.

PropertyDescription
Cancel Gets or sets a value indicating whether the edit operation should be canceled. WinRT support
MoveThumbIndex Gets the index of the thumb (control point) being moved. WinRT support
Object Gets the Leadtools.Annotations.Core.AnnObject that is being edited. WinRT support
Operation Gets the type of the current edit operation. WinRT support
OperationStatus Gets the status of the current edit operation. WinRT support
Remarks

The event handler receives an Leadtools.Annotations.Core.AnnEditDesignerEventArgs class containing data related to this event. The following Leadtools.Annotations.Core.AnnEditDesignerEventArgs properties provide information specific to this event:

Property Description
Leadtools.Annotations.Core.AnnEditDesignerEventArgs.Cancel

Gets or sets a value indicating whether the editing operation should be canceled.

Leadtools.Annotations.Core.AnnEditDesignerEventArgs.MoveThumbIndex

Gets the index of the thumb currently being edited.

Leadtools.Annotations.Core.AnnEditDesignerEventArgs.Object

Gets the Leadtools.Annotations.Core.AnnObject object currently being edited.

Leadtools.Annotations.Core.AnnEditDesignerEventArgs.Operation

Gets a value indicating which edit operation is currently running.

Leadtools.Annotations.Core.AnnEditDesignerEventArgs.OperationStatus

Gets the status of the current editing operation.

Leadtools.Annotations.Core.AnnEditDesignerEventArgs
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AnnEditDesigner Class
AnnEditDesigner Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.