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

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