Share via


ExtendedBrushPropertyName 枚举

定义

定义 ExtendedBrushPropertyName 枚举。

[DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2019)]
public enum ExtendedBrushPropertyName
public enum ExtendedBrushPropertyName
public readonly struct ExtendedBrushPropertyName : DocumentFormat.OpenXml.IEnumValue, DocumentFormat.OpenXml.IEnumValueFactory<DocumentFormat.OpenXml.Office2019.Drawing.Ink.ExtendedBrushPropertyName>, IEquatable<DocumentFormat.OpenXml.Office2019.Drawing.Ink.ExtendedBrushPropertyName>
[<DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2019)>]
type ExtendedBrushPropertyName = 
type ExtendedBrushPropertyName = 
type ExtendedBrushPropertyName = struct
    interface IEnumValue
    interface IEnumValueFactory<ExtendedBrushPropertyName>
Public Enum ExtendedBrushPropertyName
Public Structure ExtendedBrushPropertyName
Implements IEnumValue, IEnumValueFactory(Of ExtendedBrushPropertyName), IEquatable(Of ExtendedBrushPropertyName)
继承
ExtendedBrushPropertyName
继承
ExtendedBrushPropertyName
属性

字段

ExtendedBrushPropertyName(String)

创建新的 ExtendedBrushPropertyName 枚举实例

AnchorX 1

anchorX。

当项序列化为 xml 时,其值为“anchorX”。

AnchorX

anchorX。

当项序列化为 xml 时,其值为“anchorX”。

AnchorY 2

anchorY。

当项序列化为 xml 时,其值为“anchorY”。

AnchorY

anchorY。

当项序列化为 xml 时,其值为“anchorY”。

Equals(Object)
Equals(ExtendedBrushPropertyName)
GetHashCode()
InkEffects 0

inkEffects。

将项序列化为 xml 时,其值为“inkEffects”。

InkEffects

inkEffects。

将项序列化为 xml 时,其值为“inkEffects”。

Equality(ExtendedBrushPropertyName, ExtendedBrushPropertyName)
Inequality(ExtendedBrushPropertyName, ExtendedBrushPropertyName)
ScaleFactor

scaleFactor。

当项序列化为 xml 时,其值为“scaleFactor”。

ScaleFactor 3

scaleFactor。

当项序列化为 xml 时,其值为“scaleFactor”。

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

适用于