←Select platform

PhotometricInterpretationName Property

Summary

Gets or sets the Name of the photometric type.

Syntax
C#
VB
C++
Java
public string PhotometricInterpretationName { get; set; } 
Public Property PhotometricInterpretationName As String 
public String getPhotometricInterpretationName() 
public void setPhotometricInterpretationName(String value) 
public: 
property String^ PhotometricInterpretationName { 
   String^ get(); 
   void set (    String^ value); 
} 

Property Value

Represents the Name of the photometric type.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly