ImageExist Property

Summary
Gets a value that indicates whether the image is already loaded.
Syntax
C#
VB
C++
public bool ImageExist { get; } 
  
Public ReadOnly Property ImageExist As Boolean 
            public: 
property bool ImageExist { 
   bool get(); 
} 

Property Value

true if the image is already loaded; otherwise, false.

Example

For an example, refer to MedicalViewerImageInformation

Requirements

Target Platforms

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

Leadtools.MedicalViewer Assembly

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