arguments Property (ImageProcessing)

Summary

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

Syntax

JavaScript Syntax
Object.defineProperty(ImageProcessing.prototype, 'arguments', 
	get: function() 
) 
TypeScript Syntax
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools Assembly
Click or drag to resize