Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

Id Property (ImageViewerInteractiveMode)

Show in webframe
Unique ID of this mode.
Syntax
get_id();
Object.defineProperty('id');

Property Value

TypeDescription
intThe unique ID of this mode.
Remarks

Each ImageViewerInteractiveMode must have its own unique ID. This value can be used with FindById and EnableById to quickly find or enable a mode.

Example

For an example, refer to FindById.

See Also

Reference

ImageViewerInteractiveMode Object
ImageViewerInteractiveMode Members

Error processing SSI file