DicomObjects Reference
DicomObjects Reference / doStretchModes Enumeration
In This Topic
    doStretchModes Enumeration
    In This Topic
    Description
    Controls how an image is displayed
    Members
    MemberValueDescription
    NoStretch0Not stretched at all - display depends on Zoom and ScrollXScrollY properties. If rotated, image position will be calculated as if non-rotated, the moved by Scroll and then finally rotated around its centre point
    NoStretchBoundingBox33 
    StretchCentred21Fitted to the available size, and centered within that
    StretchTopLeft16Fitted to the available size, but placed in the top left corner
    TrueSize32Similar to NoStretch, but image will be zoomed and rotated and the top-left of its bounding box calculated to provide a reference position before the Scroll is applied.