User Tools

Site Tools


api:dk11:net:tatukgis.ndk.tgis_tile

Table of Contents

TGIS_Tile record

DK11 for .NET | TatukGIS.NDK.TGIS_Tile | Records | Fields

Structure of tile information.

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

Syntax

// C#
public struct TGIS_Tile
{
}
' VisualBasic
Public Structure TGIS_Tile
End Structure
// Oxygene
type
  TGIS_Tile = public record
  end;

Fields

Inherited Protected
Name Visibility Description
Column public Tile column.
Level public Tile level.
Row public Tile row.

2022/11/16 01:37

Page Tools