User Tools

Site Tools


api:dk11:java:tatukgis.jdk.igis_viewer.overlappedextentmargin

Table of Contents

IGIS_Viewer.OverlappedExtentMargin property

DK for Java | tatukgis.jdk.IGIS_Viewer.OverlappedExtentMargin | Methods | Properties

Overlapped extent margin (in pixels).

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

Syntax

// Java
public int getOverlappedExtentMargin();
// Oxygene
public
  property OverlappedExtentMargin : Integer read;

Value

Type
int
Integer

Remarks

Used to help render shapes placed at tiles' boundaries where rendered shape's elements must be placed also at neighboring tiles. Default value is 0.

For detailed discusssion see Tiled export and print.

2025/01/31 01:18

Page Tools