CImageView:GetIndex CImageView:GetProcessSet

CImageView:GetMeasureSet


The GetMeasureSet method returns the status of the Measure Image Set flag.

Syntax

bTrue = CImageView:GetMeasureSet()

    bTrue is the boolean status of the MeasureSet flag for the CImageView.

Remarks

Mira image windows use an image set to display multiple images in a single window. Commands that measure data displayed in the image window can work with the current image or the entire image set. This method returns true if the CImageView is set to measure all images in the image set. The MeasureSet command is used to set the value of the flag.

Related Topics

CImageView, MeasureSet, Image Set