ArcGIS Pro 2.6 API Reference Guide
IsLayerLit Property

ArcGIS.Core.CIM Namespace > CIM3DLayerProperties Class : IsLayerLit Property
Gets or sets a value indicating whether this layer is lit.
Syntax
public bool IsLayerLit {get; set;}
Public Property IsLayerLit As Boolean
Remarks
This property determines whether an object in 3D is shaded based on the angle of its normal compared to the lighting properties of the scene (where the "sun" is) or is lit uniformly as if by only ambient light (light with no distinct directionality).
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

CIM3DLayerProperties Class
CIM3DLayerProperties Members