次の方法で共有


StandardBrushPropertyNameValues 列挙型

定義

StandardBrushPropertyNameValues 列挙型を定義します。

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

フィールド

StandardBrushPropertyNameValues(String)

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

AntiAliased 6

アンチ エイリアス。

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

AntiAliased

アンチ エイリアス。

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

Color 2

色。

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

Color

色。

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

Equals(StandardBrushPropertyNameValues)
Equals(Object)
FitToCurve

fitToCurve。

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

FitToCurve 7

fitToCurve。

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

GetHashCode()
Height

高さ。

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

Height 1

高さ。

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

IgnorePressure 8

ignorePressure。

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

IgnorePressure

ignorePressure。

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

Equality(StandardBrushPropertyNameValues, StandardBrushPropertyNameValues)
Inequality(StandardBrushPropertyNameValues, StandardBrushPropertyNameValues)
RasterOp 5

rasterOp。

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

RasterOp

rasterOp。

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

Tip

ヒント。

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

Tip 4

ヒント。

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

ToString()
Transparency

透明 性。

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

Transparency 3

透明 性。

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

Width

幅。

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

Width 0

幅。

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

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

適用対象