User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.igis_viewer3d.shadowslevel

Table of Contents

IGIS_Viewer3D.ShadowsLevel property

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

Shadows level; 0..100; 0-deep shadows, 100-light shadows

Available also on: Python.

Syntax

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

Value

Type
int
Integer
2025/01/31 01:03

Page Tools