LEADTOOLS Medical (Leadtools.Dicom assembly)

PhotometricInterpretationName Property

Show in webframe







Gets or sets the Name of the photometric type.
Syntax
public string PhotometricInterpretationName {get; set;}
'Declaration
 
Public Property PhotometricInterpretationName As String
'Usage
 
Dim instance As DicomImageInformation
Dim value As String
 
instance.PhotometricInterpretationName = value
 
value = instance.PhotometricInterpretationName
public string PhotometricInterpretationName {get; set;}

            
public String getPhotometricInterpretationName()
public void setPhotometricInterpretationName(String value)
            
 
get_PhotometricInterpretationName();
set_PhotometricInterpretationName(value);
Object.defineProperty('PhotometricInterpretationName');
public:
property String^ PhotometricInterpretationName {
   String^ get();
   void set (    String^ value);
}

Property Value

Represents the Name of the photometric type.
Requirements

Target Platforms

See Also

Reference

DicomImageInformation Class
DicomImageInformation Members
PhotometricInterpretation Property

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features