LampInfo.GreenLevelCount 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 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.