Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

ItemPart Property

Show in webframe
Item part that this mode will use when working.
Syntax
get_itemPart();
set_itemPart(value);
Object.defineProperty('itemPart');

Property Value

TypeDescription
ImageViewerItemPartThe item that this mode will use when working. Default value is ImageViewerItemPart.Content.
Remarks

For more information on how WorkOnBounds, Item, AutoItemMode and ItemPart can be used to control the area where the mode can start working, to EnableMouseWheel.

See Also

Reference

ImageViewerInteractiveMode Object
ImageViewerInteractiveMode Members

Error processing SSI file