CImageView:GetGraphSet
The GetGraphSet method returns the status of the Graph Image Set flag.
bTrue = CImageView:GetGraphSet() |
Mira image windows use an image set to display multiple images in a single window. Commands that graph 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 graph all images in the image set. The GraphSet command is used to set the value of the flag.