Visit Gigasoft's Web Site
 ProEssentials v9 Help

PeZoomIn

Scope

Pego, Pesgo, Pepso

 

public event ZoomInEventHandler PeZoomIn;

 

This event has no arguments.

 

Description

The ZoomIn event is fired after the user drags a zooming rectangle and releases. Use the PeGrid.Zoom.MinX, PeGrid.Zoom.MaxX, PeGrid.Zoom.MinY, PeGrid.Zoom.MaxY properties to retrieve the latest zoom extents.

 

Comments

See Also: PeZoomOut event, PeUserInterface.Allow.Zooming, Pego.PeUserInterface.Allow

 

Within the demo, see example 107.