←Select platform

IsSyncTarget Property

Summary

Indicates that this image viewer can act as a sync target.

Syntax
C#
C++/CLI
public bool IsSyncTarget { get; set; } 
public:  
   property bool IsSyncTarget 
   { 
      bool get() 
      void set(bool value) 
   } 

Property Value

true if this image viewer can act as a sync target, otherwise; false. Default value is true.

Remarks

For more information, refer to Image Viewer Sync.

Requirements

Target Platforms

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

Leadtools.Controls Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.