User Tools

Site Tools


api:dk11:delphi:gislayer.tgis_layer.drawextentex_void

Table of Contents

TGIS_Layer.drawExtentEx method

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

Calculates the drawing area /clipping area of device/.

Available also on: .NET | Java.

Syntax

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

Result

Type Description
TGIS_Extent calculated extent

Remarks

on printer and bigimage devices will provide bigger extent to guarantee overlaps

2020/05/07 01:07

Page Tools