User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_viewer3dbase.demcachedsize

Table of Contents

ITGIS_Viewer3DBase.DemCachedSize property

DK11 for ActiveX | TatukGIS_XDK11.ITGIS_Viewer3DBase.DemCachedSize | Methods | Properties

Grid size used to display regular DEMs & IMAGEs

Available also on: Delphi | .NET WinForms | 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

2022/11/30 19:10

Page Tools