User Tools

Site Tools


api:dk11:delphi:gislayer.tgis_layer.drawextent_void

Table of Contents

TGIS_Layer.drawExtent method

DK11 for Delphi | GisLayer.TGIS_Layer.drawExtent | Constructors | Fields | Methods | Properties | Events

Calculates the drawing area /clipping area of device/.

Available also on: .NET | Java.

Syntax

// Delphi
protected
  function drawExtent : TGIS_Extent;
// C++ Builder
protected:
  TGIS_Extent* drawExtent(void);

Result

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

Page Tools