run Method

Summary

Runs the action to apply the respective effect or interactive command.

Syntax

TypeScript
JavaScript
ActionCommand.prototype.run = function( 
	item  
) 
      run(item: any): void; 

Parameters

item An optional any value that is used internally for a command.

Remarks

A user defined implementation can utilize the item parameter to pass in custom data arguments to the ActionCommand. For additional details, see interactive action.

Requirements

Target Platforms

See Also

ActionCommand

ActionCommand Members

Leadtools.Controls.Medical Namespace

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

Leadtools.Controls.Medical Assembly

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