User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.igis_viewer.fulldrawextent

Table of Contents

IGIS_Viewer.FullDrawExtent property

DK for ActiveX | TatukGIS_XDK11.IGIS_Viewer.FullDrawExtent | Methods | Properties

Extent of full current/last drawing area including margin and w/o tiling.

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

Syntax

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

Value

2025/01/31 01:03

Page Tools