LampInfo.BlueLevelCount Property

Definition

The number of blue intensities settable for this lamp.

public:
 property int BlueLevelCount { int get(); };
int BlueLevelCount();
public int BlueLevelCount { get; }
var int32 = lampInfo.blueLevelCount;
Public ReadOnly Property BlueLevelCount As Integer

Property Value

Int32

int

The count of blue levels.

Remarks

If the lamp index has a fixed color, this will 0.

Applies to