User Tools

Site Tools


api:dk11:net:tatukgis.ndk.winforms.tgis_viewerwnd.fullextentzoom_void

Table of Contents

TGIS_ViewerWnd.FullExtentZoom method

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

Calculates a zoom which places the whole map inside the window

Available also on: Delphi FMX | 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/16 01:38

Page Tools