Zooms to the selected records bounds of all layers loaded in the control

Namespace:  EGIS.Controls
Assembly:  EGIS.Controls (in EGIS.Controls.dll)

Syntax

Visual Basic
Public Sub ZoomToSelection
C#
public void ZoomToSelection()
Visual C++
public:
void ZoomToSelection()
JavaScript
function zoomToSelection();

See Also