DK for ActiveX | TatukGIS_XDK11.ITGIS_Viewer3DBase.ShadowsLevel | Methods | Properties
Shadows level; 0..100; 0-deep shadows, 100-light shadows
Available also on: Delphi | .NET WinForms | 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 |