Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

DestinationRectangle Property

Show in webframe
Destination rectangle.
Syntax
get_destinationRectangle();
set_destinationRectangle(value);
Object.defineProperty('destinationRectangle');

Property Value

TypeDescription
LeadRectDThe destination rectangle in pixels.
Example

For an example, refer to ImageViewerSpyGlassInteractiveMode.

See Also

Reference

ImageViewerSpyGlassDrawImageEventArgs Object
ImageViewerSpyGlassDrawImageEventArgs Members

Error processing SSI file