| 
           | 
        
           | 
        
           | 
      
            Light.Enabled Property | 
          Language: | 
Retrieves or sets a Boolean value that enables or disables a set of lighting parameters within a device.
Visual Basic Public Property Enabled As Boolean C# public bool Enabled { get; set; } C++ public: 
property bool Enabled {
bool get();
void set(bool value);
}JScript public function get Enabled() : boolean 
public function set Enabled(boolean);
System.Boolean
This property is read/write.
Value that enables or disables the lighting parameters.
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
        
          Feedback? Please provide us with your comments on this topic.
			
        
        
	   		For more help, visit the DirectX Developer Center