Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot.Dicom Namespace / CtSliceInfo Class / PhotometricInterpretation Property

In This Topic
    PhotometricInterpretation Property
    In This Topic
    Gets the "Photometric Interpretation" attribute (0028,0004)
    Syntax
    'Declaration
     
    Public ReadOnly Property PhotometricInterpretation As String
    public string PhotometricInterpretation {get;}
    See Also