Share via


CenterShapeMappingValues Enum

Definition

Center Shape Mapping

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

Fields

CenterShapeMappingValues(String)

Creates a new CenterShapeMappingValues enum instance

Equals(CenterShapeMappingValues)
Equals(Object)
FirstNode 1

First Node.

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

FirstNode

First Node.

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

GetHashCode()
None 0

None.

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

None

None.

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

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

Applies to