LampInfo.RedLevelCount Property

Definition

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.

Applies to