ImageGear .NET - Updated July 5, 2018
EnableShadows Property




ImageGear24.Formats.Vector Assembly > ImageGear.Formats.CAD Namespace > CADLight Class : EnableShadows Property
Enable or disables generation and rendering of a shadowmap for this light source.
Syntax
'Declaration
 
Public Property EnableShadows As Boolean
 
'Usage
 
Dim instance As CADLight
Dim value As Boolean
 
instance.EnableShadows = value
 
value = instance.EnableShadows
See Also

Reference

CADLight Class
CADLight Members