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: 4.1.4031.1525
Syntax
public class ScreenColorCollection : Collection<ScreenColor>

The ScreenColorCollection type exposes the following members.

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