Closed Property

Summary
Gets a value indicating if the MedicalViewerLoaderBase has stopped loading images into all Leadtools.MedicalViewer.MedicalViewerMultiCell controls from pre-loaded series.
Syntax
C#
C++/CLI
public bool Closed { get; } 
public: 
property bool Closed { 
   bool get(); 
} 

Property Value

True if the MedicalViewerLoaderBase has stopped loading images into all Leadtools.MedicalViewer.MedicalViewerMultiCell controls from pre-loaded series; Otherwise, false.

Remarks

This value will be true when you call the Close method or when all series Leadtools.MedicalViewer.MedicalViewerMultiCell controls are disposed.

Requirements

Target Platforms

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

Leadtools.Medical.Workstation.Loader Assembly

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