Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Dicom Namespace / CtSliceInfo Class / ImageUpperLeftZ Property

In This Topic
    ImageUpperLeftZ Property
    In This Topic
    Gets the Z coordinate of the "Image Position (Patient)" attribute (0020,0032)
    Syntax
    'Declaration
     
    Public ReadOnly Property ImageUpperLeftZ As Double
    public double ImageUpperLeftZ {get;}
    See Also