User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.igis_viewer3d.demwalls

Table of Contents

IGIS_Viewer3D.DemWalls property

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

DEM wall types

Available also on: Python.

Syntax

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

Value

2025/01/31 01:03

Page Tools