Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

Origin Property (ImageViewerItem)

Show in webframe
Origin of the item.
Syntax
get_origin();
Object.defineProperty('origin');

Property Value

TypeDescription
LeadPointDThe origin of the item. Default value is the center of the image.
Remarks

This value is used by Scale to determine the center of the scale operation. Default value is to scale around the image center and is equal to DefaultZoomOrigin.

See Also

Reference

ImageViewerItem Object
ImageViewerItem Members

Error processing SSI file