User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_layer.tileddrawmode

Table of Contents

ITGIS_Layer.TiledDrawMode property

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

If True, the layer at the moment is drawn by tiler.

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

Syntax

// C#
public TGIS_LayerTiledMode TiledDrawMode
{
  get {}
  set {}
}
' VisualBasic
Public Property TiledDrawMode As TGIS_LayerTiledMode
  Get
  End Get
  Set(ByVal value As TGIS_LayerTiledMode)
  End Set
End Property
// Oxygene
public
  property TiledDrawMode : TGIS_LayerTiledMode read read;

Value

2025/01/31 01:04

Page Tools