LightRigValues Enum

Definition

Light Rig Type

public enum LightRigValues
public 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 LightRigValues
Public Structure LightRigValues
Implements IEnumValue, IEnumValueFactory(Of LightRigValues), IEquatable(Of LightRigValues)
Inheritance
LightRigValues
Inheritance
LightRigValues

Fields

LightRigValues(String)

Creates a new LightRigValues enum instance

Balanced 13

Light Rig Enum ( Balanced ).

When the item is serialized out as xml, its value is "balanced".

Balanced

Light Rig Enum ( Balanced ).

When the item is serialized out as xml, its value is "balanced".

BrightRoom 26

Bright Room.

When the item is serialized out as xml, its value is "brightRoom".

BrightRoom

Bright Room.

When the item is serialized out as xml, its value is "brightRoom".

Chilly 21

Chilly.

When the item is serialized out as xml, its value is "chilly".

Chilly

Chilly.

When the item is serialized out as xml, its value is "chilly".

Contrasting 17

Contrasting.

When the item is serialized out as xml, its value is "contrasting".

Contrasting

Contrasting.

When the item is serialized out as xml, its value is "contrasting".

Equals(LightRigValues)
Equals(Object)
Flat 23

Flat.

When the item is serialized out as xml, its value is "flat".

Flat

Flat.

When the item is serialized out as xml, its value is "flat".

Flood 16

Flood.

When the item is serialized out as xml, its value is "flood".

Flood

Flood.

When the item is serialized out as xml, its value is "flood".

Freezing 22

Freezing.

When the item is serialized out as xml, its value is "freezing".

Freezing

Freezing.

When the item is serialized out as xml, its value is "freezing".

GetHashCode()
Glow 25

Glow.

When the item is serialized out as xml, its value is "glow".

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".

Harsh 15

Harsh.

When the item is serialized out as xml, its value is "harsh".

LegacyFlat1 0

Legacy Flat 1.

When the item is serialized out as xml, its value is "legacyFlat1".

LegacyFlat1

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".

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".

LegacyFlat3 2

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".

LegacyFlat4 3

Legacy Flat 4.

When the item is serialized out as xml, its value is "legacyFlat4".

LegacyHarsh1 8

Legacy Harsh 1.

When the item is serialized out as xml, its value is "legacyHarsh1".

LegacyHarsh1

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".

LegacyHarsh2

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".

LegacyHarsh3

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".

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".

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".

LegacyNormal2

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".

LegacyNormal3

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".

LegacyNormal4

Legacy Normal 4.

When the item is serialized out as xml, its value is "legacyNormal4".

Morning 18

Morning.

When the item is serialized out as xml, its value is "morning".

Morning

Morning.

When the item is serialized out as xml, its value is "morning".

Equality(LightRigValues, LightRigValues)
Inequality(LightRigValues, LightRigValues)
Soft 14

Soft.

When the item is serialized out as xml, its value is "soft".

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".

Sunrise 19

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".

Sunset 20

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".

ThreePoints 12

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".

TwoPoints 24

Two Point.

When the item is serialized out as xml, its value is "twoPt".

IEnumValue.IsValid
IEnumValue.Value
IEnumValue.Version
IEnumValueFactory<LightRigValues>.Create(String)

Applies to