User Tools

Site Tools


api:dk11:net:tatukgis.ndk.tgis_viewer.fullextentzoom_void

Table of Contents

TGIS_Viewer.FullExtentZoom method

DK11 for .NET | TatukGIS.NDK.TGIS_Viewer.FullExtentZoom | Constructors | Fields | Methods | Properties | Events

Calculates a zoom which places the whole map inside the window

Available also on: Delphi | Java | ActiveX | Python.

Syntax

Implements IGIS_Viewer.FullExtentZoom.

// C#
public double FullExtentZoom();
' VisualBasic
Public Function FullExtentZoom() As Double
// Oxygene
public
  function FullExtentZoom : Double;

Result

Type Description
double
Double
Zoom value.
2022/11/30 19:27

Page Tools