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

Run Event

Occurs when this AnnRunDesigner is running an Leadtools.Annotations.Core.AnnObject.
Syntax
add_run(function(sender, e))
remove_run(function(sender, e))

Remarks

The event handler receives an argument of type Leadtools.Annotations.Core.AnnRunDesignerEventArgs containing data related to this event. The following Leadtools.Annotations.Core.AnnRunDesignerEventArgs properties provide information specific to this event:

Property Description
Leadtools.Annotations.Core.AnnRunDesignerEventArgs.Cancel

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

Leadtools.Annotations.Core.AnnRunDesignerEventArgs.Object

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

Leadtools.Annotations.Core.AnnRunDesignerEventArgs.OperationStatus

Gets the current run operation status

Event Data
Parameter Type Description
sender 'var' The source of the event.
e Leadtools.Annotations.Core.AnnRunDesignerEventArgs The event data.
See Also

Reference

AnnRunDesigner Object
AnnRunDesigner Members

 

 


Products | Support | Contact Us | Copyright Notices

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