Click or drag to resize

ColorSchemeScreenColorCollection Property

Gets or sets the collection of ScreenColor.

Namespace: Flex.Hal.Settings
Assembly: Flex.Hal.Ohio (in Flex.Hal.Ohio.dll) Version: 6.0.8219.1880
Syntax
public IEnumerable<ScreenColor> ScreenColorCollection { get; set; }

Property Value

IEnumerableScreenColor
See Also