LampInfo.GreenLevelCount Property

Definition

The number of green intensities settable for this lamp.

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

Property Value

Int32

int

The count of green levels.

Remarks

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

Applies to