DK for ActiveX | TatukGIS_XDK11.IGIS_Viewer3D.ShadowsLevel | Methods | Properties
Shadow intensity level in the range 0..100, where 0 means deep shadows and 100 means light shadows.
Available also on: Python.
// 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;
| Type |
|---|
| int Integer |