←Select platform

SyncId Property

Summary

Gets the sync ID of this image viewer.

Syntax
C#
VB
C++
public int SyncId { get; } 
Public ReadOnly Property SyncId() As Integer 
   Get 
public:  
   property int SyncId 
   { 
      int get() 
   } 

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

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly