syncId Property (ImageViewer)

Summary

Gets the sync ID of this image viewer.

Syntax

JavaScript Syntax
Object.defineProperty(ImageViewer.prototype, 'syncId', 
	get: function() 
) 
TypeScript Syntax
syncId: number; // read-only

Property Value

The sync ID of this image viewer. Default value is -1 meaning this image viewer is not synced with any other image viewer.

Remarks

For more information, refer to Image Viewer Sync.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls Assembly
Click or drag to resize