Get the dictionary to add the arguments for the current image processing command to.
Object.defineProperty(ImageProcessing.prototype, 'arguments',
get: function()
)
arguments: any; // read-only
The dictionary to add the arguments for the current image processing command to.
The values in this dictionary are case sensitive.
For an example, refer to ImageProcessing.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET