LampInfo.RedLevelCount Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The number of red intensities settable for this lamp.
public:
property int RedLevelCount { int get(); };
int RedLevelCount();
public int RedLevelCount { get; }
var int32 = lampInfo.redLevelCount;
Public ReadOnly Property RedLevelCount As Integer
Property Value
Int32
int
The count of red levels.
Remarks
If the lamp index has a fixed color, this will be 0.