Freigeben über


SecondaryLinearDirectionValues Enumeration

Definition

Sekundäre lineare Richtung

public enum SecondaryLinearDirectionValues
public readonly struct SecondaryLinearDirectionValues : DocumentFormat.OpenXml.IEnumValue, DocumentFormat.OpenXml.IEnumValueFactory<DocumentFormat.OpenXml.Drawing.Diagrams.SecondaryLinearDirectionValues>, IEquatable<DocumentFormat.OpenXml.Drawing.Diagrams.SecondaryLinearDirectionValues>
type SecondaryLinearDirectionValues = 
type SecondaryLinearDirectionValues = struct
    interface IEnumValue
    interface IEnumValueFactory<SecondaryLinearDirectionValues>
Public Enum SecondaryLinearDirectionValues
Public Structure SecondaryLinearDirectionValues
Implements IEnumValue, IEnumValueFactory(Of SecondaryLinearDirectionValues), IEquatable(Of SecondaryLinearDirectionValues)
Vererbung
SecondaryLinearDirectionValues
Vererbung
SecondaryLinearDirectionValues

Felder

SecondaryLinearDirectionValues(String)

Erstellt eine neue SecondaryLinearDirectionValues-Enumeration instance

Equals(Object)
Equals(SecondaryLinearDirectionValues)
FromBottom

Von unten.

Wenn das Element als xml serialisiert wird, lautet sein Wert "fromB".

FromBottom 4

Von unten.

Wenn das Element als xml serialisiert wird, lautet sein Wert "fromB".

FromLeft 1

Von links.

Wenn das Element als xml serialisiert wird, lautet sein Wert "fromL".

FromLeft

Von links.

Wenn das Element als xml serialisiert wird, lautet sein Wert "fromL".

FromRight 2

Von rechts.

Wenn das Element als xml serialisiert wird, lautet sein Wert "fromR".

FromRight

Von rechts.

Wenn das Element als xml serialisiert wird, lautet sein Wert "fromR".

FromTop 3

Von oben.

Wenn das Element als xml serialisiert wird, lautet sein Wert "fromT".

FromTop

Von oben.

Wenn das Element als xml serialisiert wird, lautet sein Wert "fromT".

GetHashCode()
None 0

Keine.

Wenn das Element als xml serialisiert wird, ist sein Wert "none".

None

Keine.

Wenn das Element als xml serialisiert wird, ist sein Wert "none".

Equality(SecondaryLinearDirectionValues, SecondaryLinearDirectionValues)
Inequality(SecondaryLinearDirectionValues, SecondaryLinearDirectionValues)
ToString()
IEnumValue.IsValid
IEnumValue.Value
IEnumValue.Version
IEnumValueFactory<SecondaryLinearDirectionValues>.Create(String)

Gilt für: