Represents the type of tag to be added.
public enum MedicalViewerTagType Public Enum MedicalViewerTagTypeInherits System.EnumImplements System.IComparable, System.IConvertible, System.IFormattable
public enum class MedicalViewerTagType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
| Value | Member | Description |
|---|---|---|
| 0 | UserData | User data tag. |
| 1 | Scale | Scale tag. |
| 2 | WindowLevelData | Window level tag. |
| 3 | FieldOfView | Field of view tag. |
| 4 | OwnerDraw | Owner draw tag. |
| 5 | Frame | Frame tag. |
| 6 | RulerUnit | Ruler unit tag. |
| 7 | LeftOrientation | Left orientation tag. |
| 8 | RightOrientation | Right orientation tag. |
| 9 | TopOrientation | TopOrientation tag. |
| 10 | BottomOrientation | Bottom orientation tag. |
| 11 | Offset | the current position of the image in Pixels. |
| 12 | Alpha | the current alpha value (which is the amount of the lookup table curvature). |
| 13 | MPRType | the cell type if it's an MPR cell, possible types are, Axial, Sagittal and Coronal, the user can change those names using the properties MedicalViewerCell.AxialName, MedicalViewerCell.SagittalName and MedicalViewerCell.CoronalName. |
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document
