PenTipShapeValues Enum

Definition

Defines the PenTipShapeValues enumeration.

C#
public enum PenTipShapeValues
C#
public readonly struct PenTipShapeValues : DocumentFormat.OpenXml.IEnumValue, DocumentFormat.OpenXml.IEnumValueFactory<DocumentFormat.OpenXml.InkML.PenTipShapeValues>, IEquatable<DocumentFormat.OpenXml.InkML.PenTipShapeValues>
Inheritance
PenTipShapeValues
Inheritance
PenTipShapeValues

Fields

Name Value Description
Ellipse 0

ellipse.

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

Rectangle 1

rectangle.

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

Drop 2

drop.

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

Drop

drop.

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

Ellipse

ellipse.

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

Equality(PenTipShapeValues, PenTipShapeValues)
Equals(Object)
Equals(PenTipShapeValues)
GetHashCode()
IEnumValue.IsValid
IEnumValue.Value
IEnumValue.Version
IEnumValueFactory<PenTipShapeValues>.Create(String)
Inequality(PenTipShapeValues, PenTipShapeValues)
PenTipShapeValues(String)

Creates a new PenTipShapeValues enum instance

Rectangle

rectangle.

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

ToString()

Applies to

Produkt Versioner
DocumentFormat.OpenXml 2.7.1, 2.7.2, 2.8.0, 2.8.1, 2.9.0, 2.9.1, 2.10.0, 2.10.1, 2.11.0, 2.11.1, 2.11.2, 2.11.3, 2.12.0, 2.12.1, 2.12.2, 2.12.3, 2.13.0, 2.13.1, 2.14.0, 2.15.0, 2.16.0, 2.17.1, 2.18.0, 2.19.0, 2.20.0, 3.0.0, 3.0.1