User Tools

Site Tools


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

Table of Contents

TGIS_Layer.drawExtentEx method

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

Calculates the drawing area /clipping area of device/.

Available also on: Delphi | Java.

Syntax

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

Result

Type Description
TGIS_Extent calculated extent

Remarks

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

2021/12/07 09:01

Page Tools