User Tools

Site Tools


api:dk11:delphi:gislayer.tgis_layer.fmaxtilesize

Table of Contents

TGIS_Layer.FMaxTileSize field

DK for Delphi | GisLayer.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: .NET | Java.

Syntax

// Delphi
protected
  var FMaxTileSize : TPoint;
// C++ Builder
protected:
  TPoint* FMaxTileSize;

Value

Type
TPoint
2025/01/31 01:07

Page Tools