| Visual Basic (Declaration) | |
|---|---|
Public Enum MedicalViewerSetImageOptions Inherits Enum  | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
 | |
| C# | |
|---|---|
public enum MedicalViewerSetImageOptions : Enum  | |
| C++/CLI | |
|---|---|
public enum class MedicalViewerSetImageOptions : public Enum  | |
| Member | Description | 
|---|---|
| Insert | Insert the image. | 
| Replace | Replace the current image. This is useful if the user set a thumbnail first before setting the actual image. | 
System.Object
   System.ValueType
      System.Enum
         Leadtools.MedicalViewer.MedicalViewerSetImageOptions
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family