User Tools

Site Tools


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

Table of Contents

TGIS_Layer.FMaxTileSize field

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

Maximum allowed tile size for the layer. Default is no limit and is represented by GIS_MAX_INTEGER value.

Available also on: Delphi | Java.

Syntax

// C#
protected TPoint FMaxTileSize;
' VisualBasic
Protected FMaxTileSize As TPoint
// Oxygene
protected
var FMaxTileSize : TPoint;

Value

Type
TPoint
2021/12/23 22:32

Page Tools