AdvancedColorInfo.CurrentAdvancedColorKind Property

Definition

Gets the AdvancedColorKind which is currently being set on the display.

public:
 property AdvancedColorKind CurrentAdvancedColorKind { AdvancedColorKind get(); };
AdvancedColorKind CurrentAdvancedColorKind();
public AdvancedColorKind CurrentAdvancedColorKind { get; }
var advancedColorKind = advancedColorInfo.currentAdvancedColorKind;
Public ReadOnly Property CurrentAdvancedColorKind As AdvancedColorKind

Property Value

The AdvancedColorKind which is currently being set on the display.

Applies to