AttributeSettingsColorSchemeData Property |
Gets or sets the color scheme data.
Namespace:
Flex.Hal.Settings
Assembly:
Flex.Hal.Ohio (in Flex.Hal.Ohio.dll) Version: 4.1.4031.1525
Syntax public CustomSchemeData<ScreenColor[]> ColorSchemeData { get; set; }
Public Property ColorSchemeData As CustomSchemeData(Of ScreenColor())
Get
Set
Property Value
Type:
CustomSchemeDataScreenColorSee Also