User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_layer.maxtilesize

Table of Contents

ITGIS_Layer.MaxTileSize property

DK for ActiveX | TatukGIS_XDK11.ITGIS_Layer.MaxTileSize | Methods | Properties

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

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

Syntax

// C#
public TPoint MaxTileSize
{
  get {}
}
' VisualBasic
Public Property MaxTileSize As TPoint
  Get
  End Get
End Property
// Oxygene
public
  property MaxTileSize : TPoint read;

Value

Type
TPoint
2025/01/31 01:04

Page Tools