DicomObjects Reference
DicomObjects Reference / doScaleMode Enumeration
In This Topic
    doScaleMode Enumeration
    In This Topic
    Description
    How Label's dimensions should be interpreted and scaled
    Members
    MemberValueDescription
    doLabelScale3D4Used to specify points in 3D space using images' frame of reference
    doLabelScaleCell2Dimensions are in the coordinate system used by DICOM in presentation states, where (0.0,0.0) represents the top left corner of the display area, and (1.0,1.0) represents the bottom right
    doLabelScaleCell10003Like Cell, but the corners are (0,0) and (1000,1000)
    doLabelScaleImage1Dimensions are in image pixels
    doLabelScaleOutput0Dimensions are in screen or other output device pixels and are unaffected by the zooming of the image