←Select platform

VoiType Property (DisplaySet)

Summary

Gets or sets the Display Set VOI Type (Optional).

Syntax

C#
VB
C++
[ElementAttribute(7472898)] 
[DataMemberAttribute()] 
public System.Nullable<Leadtools.Dicom.Common.DataTypes.VoiType> VoiType { get; set; } 
<ElementAttribute(7472898),  
 DataMemberAttribute()>  
Public Property VoiType() As System.Nullable(Of Leadtools.Dicom.Common.DataTypes.VoiType) 
   Get 
   Set 
public:  
   [ElementAttribute(7472898),  
   DataMemberAttribute] 
   property System::Nullable<Leadtools::Dicom::Common::DataTypes::VoiType^> VoiType 
   { 
      System::Nullable<Leadtools::Dicom::Common::DataTypes::VoiType^> get() 
      void set(System::Nullable<Leadtools::Dicom::Common::DataTypes::VoiType^> value) 
   } 

Property Value

The Display Set VOI Type.

Remarks

The VoiType is a Value of Interest (VOI) that defines a lookup table for altering an image for view. The hanging protocol supports predefined values that correspond to specific lookup tables. For more information, see VoiType

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.Common Assembly
Click or drag to resize