Visual Basic (Declaration) | |
---|---|
Public Enum MedicalViewerLookupTableType Inherits Enum |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public enum MedicalViewerLookupTableType : Enum |
Managed Extensions for C++ | |
---|---|
__value public enum MedicalViewerLookupTableType : public Enum |
C++/CLI | |
---|---|
public enum class MedicalViewerLookupTableType : public Enum |
Member | Description |
---|---|
None | Default. |
Linear | Lookup table is linear. |
Exponential | Lookup table is exponential. |
Logarithmic | Lookup table is logarithmic. |
Sigmoid | Lookup table is sigmoid. |
System.Object
System.ValueType
System.Enum
Leadtools.MedicalViewer.MedicalViewerLookupTableType
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