arguments Property

Summary

Get the dictionary to add the arguments for the current image processing command to.

Syntax
TypeScript
JavaScript
Object.defineProperty(ImageProcessing.prototype, 'arguments', 
	get: function() 
) 
arguments: any; // read-only 

Property Value

The dictionary to add the arguments for the current image processing command to.

Remarks

The values in this dictionary are case sensitive.

Example

For an example, refer to ImageProcessing.

Requirements

Target Platforms

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

Leadtools Assembly