次の方法で共有


PenTipShapeValues 列挙型

定義

PenTipShapeValues 列挙型を定義します。

public enum PenTipShapeValues
public readonly struct PenTipShapeValues : DocumentFormat.OpenXml.IEnumValue, DocumentFormat.OpenXml.IEnumValueFactory<DocumentFormat.OpenXml.InkML.PenTipShapeValues>, IEquatable<DocumentFormat.OpenXml.InkML.PenTipShapeValues>
type PenTipShapeValues = 
type PenTipShapeValues = struct
    interface IEnumValue
    interface IEnumValueFactory<PenTipShapeValues>
Public Enum PenTipShapeValues
Public Structure PenTipShapeValues
Implements IEnumValue, IEnumValueFactory(Of PenTipShapeValues), IEquatable(Of PenTipShapeValues)
継承
PenTipShapeValues
継承
PenTipShapeValues

フィールド

名前 説明
Ellipse 0

楕円。

項目を xml としてシリアル化されるときに、その値は "省略記号" です。

Rectangle 1

長方形。

項目を xml としてシリアル化されるときに、その値は "四角形" です。

Drop 2

落とす。

アイテムを xml としてシリアル化されるときに、その値は "drop" です。

Drop

落とす。

アイテムを xml としてシリアル化されるときに、その値は "drop" です。

Ellipse

楕円。

項目を xml としてシリアル化されるときに、その値は "省略記号" です。

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

新しい PenTipShapeValues 列挙型インスタンスを作成します

Rectangle

長方形。

項目を xml としてシリアル化されるときに、その値は "四角形" です。

ToString()

適用対象