User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_viewer3dbase.shadowslevel

Table of Contents

TGIS_Viewer3DBase.ShadowsLevel property

DK11 for Python | tatukgis.pdk.TGIS_Viewer3DBase.ShadowsLevel | Constructors | Methods | Properties | Events | Events

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

Available also on: Delphi | .NET WinForms | ActiveX.

Syntax

# Python
@property
def ShadowsLevel(
  self
) -> int: 
 
@ShadowsLevel.setter
def ShadowsLevel(
  self,
  _value: int
) -> None: 

Value

Type
int
2023/08/09 02:00

Page Tools