User Tools

Site Tools


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

Table of Contents

TGIS_Layer.MaxTileSize property

DK11 for .NET | TatukGIS.NDK.TGIS_Layer.MaxTileSize | 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 | ActiveX | 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
2022/11/16 01:31

Page Tools