←Select platform

PhotometricInterpretationName Property

Summary

Gets or sets the Name of the photometric type.

Syntax

C#
VB
Java
WinRT C#
C++
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); 
} 

Property Value

Represents the Name of the photometric type.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly