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

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