User Tools

Site Tools


api:dk11:delphi:gislayer.tgis_layer.maxtilesize

Table of Contents

TGIS_Layer.MaxTileSize property

DK11 for Delphi | GisLayer.TGIS_Layer.MaxTileSize | Constructors | Fields | Methods | Properties | Events | 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 | ActiveX | Python.

Syntax

// Delphi
public
  property MaxTileSize : TPoint read;
// C++ Builder
public:
  __property TPoint* MaxTileSize = {read};

Value

Type
TPoint
2022/11/16 01:18

Page Tools