LEADTOOLS Medical (Leadtools.MedicalViewer assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.31
MedicalViewerSetImageOptions Enumeration
See Also  
Leadtools.MedicalViewer Namespace : MedicalViewerSetImageOptions Enumeration



The MedicalViewerSetImageOptions Enumeration is available as an add-on to the LEADTOOLS Medical Imaging toolkits.

Specifies whether to insert the image or replace the existing one.

Syntax

Visual Basic (Declaration) 
Public Enum MedicalViewerSetImageOptions 
   Inherits System.Enum
   Implements IComparableIConvertibleIFormattable 
Visual Basic (Usage)Copy Code
Dim instance As MedicalViewerSetImageOptions
C# 
public enum MedicalViewerSetImageOptions : System.Enum, IComparableIConvertibleIFormattable  
C++/CLI 
public enum class MedicalViewerSetImageOptions : public System.Enum, IComparableIConvertibleIFormattable  

Members

MemberDescription
InsertInsert the image.
ReplaceReplace the current image. This is useful if the user set a thumbnail first before setting the actual image.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.MedicalViewer.MedicalViewerSetImageOptions

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features