User Tools

Site Tools


api:dk11:net:tatukgis.ndk.igis_viewer.visibleextent

Table of Contents

IGIS_Viewer.VisibleExtent property

DK11 for .NET | TatukGIS.NDK.IGIS_Viewer.VisibleExtent | Methods | Properties

Extent of the map that is visible in the window. On setting an optimal zoom will be calculated.

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

Syntax

// C#
public TGIS_Extent VisibleExtent
{
  get {}
}
' VisualBasic
Public Property VisibleExtent As TGIS_Extent
  Get
  End Get
End Property
// Oxygene
public
  property VisibleExtent : TGIS_Extent read;

Value

2022/11/16 01:37

Page Tools