User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.igis_viewer3d.demcachedsize

Table of Contents

IGIS_Viewer3D.DemCachedSize property

DK for ActiveX | TatukGIS_XDK11.IGIS_Viewer3D.DemCachedSize | Methods | Properties

Grid size used to display regular DEMs & IMAGEs

Available also on: Python.

Syntax

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

Value

2025/01/31 01:03

Page Tools