LightRigValues-Enumeration
Light Rig Type
Namespace: DocumentFormat.OpenXml.Drawing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Enumeration LightRigValues
'Usage
Dim instance As LightRigValues
public enum LightRigValues
Member
Membername | Beschreibung | |
---|---|---|
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". | |
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". | |
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". | |
ThreePoints | Three Point. When the item is serialized out as xml, its value is "threePt". | |
Balanced | Light Rig Enum ( Balanced ). When the item is serialized out as xml, its value is "balanced". | |
Soft | Soft. When the item is serialized out as xml, its value is "soft". | |
Harsh | Harsh. When the item is serialized out as xml, its value is "harsh". | |
Flood | Flood. When the item is serialized out as xml, its value is "flood". | |
Contrasting | Contrasting. When the item is serialized out as xml, its value is "contrasting". | |
Morning | Morning. When the item is serialized out as xml, its value is "morning". | |
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". | |
Chilly | Chilly. When the item is serialized out as xml, its value is "chilly". | |
Freezing | Freezing. When the item is serialized out as xml, its value is "freezing". | |
Flat | Flat. When the item is serialized out as xml, its value is "flat". | |
TwoPoints | Two Point. When the item is serialized out as xml, its value is "twoPt". | |
Glow | Glow. When the item is serialized out as xml, its value is "glow". | |
BrightRoom | Bright Room. When the item is serialized out as xml, its value is "brightRoom". |