User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.igis_viewer3d.wallscolor

Table of Contents

IGIS_Viewer3D.WallsColor property

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

Color used to draw DEM walls.

Available also on: Python.

Syntax

// C#
public TGIS_Color WallsColor
{
  set {}
}
' VisualBasic
Public Property WallsColor As TGIS_Color
  Set(ByVal value As TGIS_Color)
  End Set
End Property
// Oxygene
public
  property WallsColor : TGIS_Color read;

Value

Type
TGIS_Color
2026/07/11 00:08

Page Tools