DicomObjects Reference
DicomObjects Reference / DicomLabel Object / ROIValues Property
In This Topic
    ROIValues Property
    In This Topic
    Description
    The values in an ROI
    Property type
    Read-only property
    Syntax
    Visual Basic
    Public Property ROIValues As Variant
    Remarks
    This property may only be used for DicomLabels of type Rectangle, Ellipse, Polygon or Bitmap.
    Where rescale parameters are used (e.g. for CT) they are applied to the pixel values automatically before returning these values.
    See Also