Click or drag to resize

ScreenColorCollection Class

Represents a collection of ScreenColor.
Inheritance Hierarchy
SystemObject
  System.Collections.ObjectModelCollectionScreenColor
    Flex.Hal.SettingsScreenColorCollection

Namespace: Flex.Hal.Settings
Assembly: Flex.Hal.Ohio (in Flex.Hal.Ohio.dll) Version: 6.0.8219.1880
Syntax
public class ScreenColorCollection : Collection<ScreenColor>

The ScreenColorCollection type exposes the following members.

Constructors
 NameDescription
Public methodScreenColorCollectionInitializes a new instance of the ScreenColorCollection class
Top
See Also