| Visual Basic (Declaration) | |
|---|---|
Public Enum MedicalViewerTagType Inherits Enum | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public enum MedicalViewerTagType : Enum | |
| C++/CLI | |
|---|---|
public enum class MedicalViewerTagType : public Enum | |
| Member | Description |
|---|---|
| UserData | User data tag. |
| Scale | Scale tag. |
| WindowLevelData | Window level tag. |
| FieldOfView | Field of view tag. |
| OwnerDraw | Owner draw tag. |
| Frame | Frame tag. |
| RulerUnit | Ruler unit tag. |
| LeftOrientation | Left orientation tag. |
| RightOrientation | Right orientation tag. |
| TopOrientation | TopOrientation tag. |
| BottomOrientation | Bottom orientation tag. |
| Offset | Offset tag, which is the number of pixels that represents how far the the center of the image from the center of the client area. |
System.Object
System.ValueType
System.Enum
Leadtools.MedicalViewer.MedicalViewerTagType
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