User Tools

Site Tools


api:dk11:net:tatukgis.ndk.tgis_layer.drawextent_void

Table of Contents

TGIS_Layer.drawExtent method

DK11 for .NET | TatukGIS.NDK.TGIS_Layer.drawExtent | Constructors | Fields | Methods | Properties | Events

Calculates the drawing area /clipping area of device/.

Available also on: Delphi | Java.

Syntax

// C#
protected TGIS_Extent drawExtent();
' VisualBasic
Protected Function drawExtent() As TGIS_Extent
// Oxygene
protected
  function drawExtent : TGIS_Extent;

Result

Type Description
TGIS_Extent calculated extent
2020/05/07 01:16

Page Tools