C#
VB
Java
WinRT C#
C++
Gets or sets the Name of the photometric type.
public string PhotometricInterpretationName { get; set; }
Public Property PhotometricInterpretationName As String
public string PhotometricInterpretationName {get; set;}
public String getPhotometricInterpretationName()
public void setPhotometricInterpretationName(String value)
<br/>get_PhotometricInterpretationName();<br/>set_PhotometricInterpretationName(value);<br/>Object.defineProperty('PhotometricInterpretationName');
public:
property String^ PhotometricInterpretationName {
String^ get();
void set ( String^ value);
}
Represents the Name of the photometric type.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET