LightRigValues Enum  
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Light Rig Type
public enum LightRigValuespublic readonly struct LightRigValues : DocumentFormat.OpenXml.IEnumValue, DocumentFormat.OpenXml.IEnumValueFactory<DocumentFormat.OpenXml.Drawing.LightRigValues>, IEquatable<DocumentFormat.OpenXml.Drawing.LightRigValues>type LightRigValues = type LightRigValues = struct
    interface IEnumValue
    interface IEnumValueFactory<LightRigValues>Public Enum LightRigValuesPublic Structure LightRigValues
Implements IEnumValue, IEnumValueFactory(Of LightRigValues), IEquatable(Of LightRigValues)- Inheritance
- 
				LightRigValues
- Inheritance
- 
				LightRigValues
Fields
| Name | Value | Description | 
|---|---|---|
| LegacyFlat1 | 0 | Legacy Flat 1. When the item is serialized out as xml, its value is "legacyFlat1". | 
| LegacyFlat2 | 1 | Legacy Flat 2. When the item is serialized out as xml, its value is "legacyFlat2". | 
| LegacyFlat3 | 2 | Legacy Flat 3. When the item is serialized out as xml, its value is "legacyFlat3". | 
| LegacyFlat4 | 3 | Legacy Flat 4. When the item is serialized out as xml, its value is "legacyFlat4". | 
| LegacyNormal1 | 4 | Legacy Normal 1. When the item is serialized out as xml, its value is "legacyNormal1". | 
| LegacyNormal2 | 5 | Legacy Normal 2. When the item is serialized out as xml, its value is "legacyNormal2". | 
| LegacyNormal3 | 6 | Legacy Normal 3. When the item is serialized out as xml, its value is "legacyNormal3". | 
| LegacyNormal4 | 7 | Legacy Normal 4. When the item is serialized out as xml, its value is "legacyNormal4". | 
| LegacyHarsh1 | 8 | Legacy Harsh 1. When the item is serialized out as xml, its value is "legacyHarsh1". | 
| LegacyHarsh2 | 9 | Legacy Harsh 2. When the item is serialized out as xml, its value is "legacyHarsh2". | 
| LegacyHarsh3 | 10 | Legacy Harsh 3. When the item is serialized out as xml, its value is "legacyHarsh3". | 
| LegacyHarsh4 | 11 | Legacy Harsh 4. When the item is serialized out as xml, its value is "legacyHarsh4". | 
| ThreePoints | 12 | Three Point. When the item is serialized out as xml, its value is "threePt". | 
| Balanced | 13 | Light Rig Enum ( Balanced ). When the item is serialized out as xml, its value is "balanced". | 
| Soft | 14 | Soft. When the item is serialized out as xml, its value is "soft". | 
| Harsh | 15 | Harsh. When the item is serialized out as xml, its value is "harsh". | 
| Flood | 16 | Flood. When the item is serialized out as xml, its value is "flood". | 
| Contrasting | 17 | Contrasting. When the item is serialized out as xml, its value is "contrasting". | 
| Morning | 18 | Morning. When the item is serialized out as xml, its value is "morning". | 
| Sunrise | 19 | Sunrise. When the item is serialized out as xml, its value is "sunrise". | 
| Sunset | 20 | Sunset. When the item is serialized out as xml, its value is "sunset". | 
| Chilly | 21 | Chilly. When the item is serialized out as xml, its value is "chilly". | 
| Freezing | 22 | Freezing. When the item is serialized out as xml, its value is "freezing". | 
| Flat | 23 | Flat. When the item is serialized out as xml, its value is "flat". | 
| TwoPoints | 24 | Two Point. When the item is serialized out as xml, its value is "twoPt". | 
| Glow | 25 | Glow. When the item is serialized out as xml, its value is "glow". | 
| BrightRoom | 26 | Bright Room. When the item is serialized out as xml, its value is "brightRoom". | 
| Balanced | Light Rig Enum ( Balanced ). When the item is serialized out as xml, its value is "balanced". | |
| BrightRoom | Bright Room. When the item is serialized out as xml, its value is "brightRoom". | |
| Chilly | Chilly. When the item is serialized out as xml, its value is "chilly". | |
| Contrasting | Contrasting. When the item is serialized out as xml, its value is "contrasting". | |
| Equality(LightRigValues, LightRigValues) | ||
| Equals(LightRigValues) | ||
| Equals(Object) | ||
| Flat | Flat. When the item is serialized out as xml, its value is "flat". | |
| Flood | Flood. When the item is serialized out as xml, its value is "flood". | |
| Freezing | Freezing. When the item is serialized out as xml, its value is "freezing". | |
| GetHashCode() | ||
| Glow | Glow. When the item is serialized out as xml, its value is "glow". | |
| Harsh | Harsh. When the item is serialized out as xml, its value is "harsh". | |
| IEnumValue.IsValid | ||
| IEnumValue.Value | ||
| IEnumValue.Version | ||
| IEnumValueFactory<LightRigValues>.Create(String) | ||
| Inequality(LightRigValues, LightRigValues) | ||
| LegacyFlat1 | Legacy Flat 1. When the item is serialized out as xml, its value is "legacyFlat1". | |
| LegacyFlat2 | Legacy Flat 2. When the item is serialized out as xml, its value is "legacyFlat2". | |
| LegacyFlat3 | Legacy Flat 3. When the item is serialized out as xml, its value is "legacyFlat3". | |
| LegacyFlat4 | Legacy Flat 4. When the item is serialized out as xml, its value is "legacyFlat4". | |
| LegacyHarsh1 | Legacy Harsh 1. When the item is serialized out as xml, its value is "legacyHarsh1". | |
| LegacyHarsh2 | Legacy Harsh 2. When the item is serialized out as xml, its value is "legacyHarsh2". | |
| LegacyHarsh3 | Legacy Harsh 3. When the item is serialized out as xml, its value is "legacyHarsh3". | |
| LegacyHarsh4 | Legacy Harsh 4. When the item is serialized out as xml, its value is "legacyHarsh4". | |
| LegacyNormal1 | Legacy Normal 1. When the item is serialized out as xml, its value is "legacyNormal1". | |
| LegacyNormal2 | Legacy Normal 2. When the item is serialized out as xml, its value is "legacyNormal2". | |
| LegacyNormal3 | Legacy Normal 3. When the item is serialized out as xml, its value is "legacyNormal3". | |
| LegacyNormal4 | Legacy Normal 4. When the item is serialized out as xml, its value is "legacyNormal4". | |
| LightRigValues(String) | Creates a new LightRigValues enum instance | |
| Morning | Morning. When the item is serialized out as xml, its value is "morning". | |
| Soft | Soft. When the item is serialized out as xml, its value is "soft". | |
| Sunrise | Sunrise. When the item is serialized out as xml, its value is "sunrise". | |
| Sunset | Sunset. When the item is serialized out as xml, its value is "sunset". | |
| ThreePoints | Three Point. When the item is serialized out as xml, its value is "threePt". | |
| ToString() | ||
| TwoPoints | Two Point. When the item is serialized out as xml, its value is "twoPt". |