Magnify  Property

Description         Specifies whether the magnifying glass is shown.

Usage                  [form.] BiDisp.Magnify [ = boolean]

Settings               The Magnify property settings for a BiDisp control are:

 

Setting                 Description                                                                               

tif2sDisable         (Default). Prevents showing the magnifying glass.

tif2sEnable         Allows showing the magnifying glass.

Remarks             The magnifying glass consists of two rectangles. The first rectangle appears only if the left mouse button is pressed. This rectangle is always at the cursor position and enlarges the current cursor point. The second rectangle is permanent. It shows the same as the first rectangle but after the left mouse button is released then it shows the last point. The first time this second rectangle appears at the left-top corner of the window the user can move it anywhere or hide it. The user can drag it with the left mouse button. The right mouse button toggles the visibility of this second rectangle. The enlarge ratio can be changed. If the user presses the SHIFT button and the left mouse button at the same time, and moves the mouse, then the enlarge ratio will be modified.

Data Type          Integer(Boolean)

Available            þDesign-Time      þRun-Time Read      þRun-Time Write

See Also              Zoom Property