MedicalViewerSetImageOptions Enumeration

Summary
Specifies whether to insert the image or replace the existing one.
Syntax
C#
VB
C++
public enum MedicalViewerSetImageOptions 
  
Public Enum MedicalViewerSetImageOptions  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
            public enum class MedicalViewerSetImageOptions : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
Members
ValueMemberDescription
0Insert Insert the image.
1Replace Replaces the current image. This is useful if the user sets a thumbnail first before setting the actual image.
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.