←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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.WinForms Assembly