C#
VB
C++
Specifies whether to insert the image or replace the existing one.
public enum MedicalViewerSetImageOptions Public Enum MedicalViewerSetImageOptionsInherits System.EnumImplements System.IComparable, System.IConvertible, System.IFormattable
public enum class MedicalViewerSetImageOptions : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Members
| Value | Member | Description |
|---|---|---|
| 0 | Insert | Insert the image. |
| 1 | Replace | Replaces the current image. This is useful if the user sets a thumbnail first before setting the actual image. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
