ImageGear .NET
MaxLights Property




Gets total number of available light sources.
Syntax
'Declaration
 
Public ReadOnly Property MaxLights As Integer
'Usage
 
Dim instance As ImGearVectorView
Dim value As Integer
 
value = instance.MaxLights
public int MaxLights {get;}
public: __property int get_MaxLights();
public:
property int MaxLights {
   int get();
}

Property Value

The number of available light sources.
See Also

Reference

ImGearVectorView Class
ImGearVectorView Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback