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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

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