The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information.... |
Home ![]() ![]() ![]() ![]() ![]() |
|||||||
See also: ZoomHistory, ClearZoomHistory, TgmZoomStackEntry | |||||||
ZoomStack |
|||||||
The property ZoomStack provides access to the zoom stack. Please note the difference between the method ZoomHistory and the property ZoomStack: while ZoomHistory retrieves and sets the scale range parameters, ZoomStack allows to read the values of the ZoomStack without affecting the scales. The parameter StackIx may take any value between 1-MAXGMZOOMSTACK (currently -15) and 0, referring to the oldest setup (StackIx = -15) up to the most recent one (StackIx = 0). ZoomStack returns all zero values if the parameter StackIx is invalid.
|