Returns a list of all ImageViewer instances that match the given sync.
public static IList<ImageViewer> GetSynced(
int syncId
)
Public Shared Function GetSynced(
ByVal syncId As Integer
) As System.Collections.Generic.IList(Of Leadtools.Controls.ImageViewer)
public:
static System::Collections::Generic::IList<Leadtools::Controls::ImageViewer^>^ GetSynced(
int syncId
)
syncId
The sync ID.
List of all image viewer instances that match the given sync ID. If none exist for the provided ID, null is returned.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document