Share via


StandardChannelPropertyNameValues 枚举

定义

定义 StandardChannelPropertyNameValues 枚举。

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

字段

StandardChannelPropertyNameValues(String)

创建新的 StandardChannelPropertyNameValues 枚举实例

Accuracy 4

精度。

当项序列化为 xml 时,其值为“准确性”。

Accuracy

精度。

当项序列化为 xml 时,其值为“准确性”。

CrossCoupling 5

crossCoupling。

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

CrossCoupling

crossCoupling。

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

Distortion 9

失真。

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

Distortion

失真。

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

Equals(Object)
Equals(StandardChannelPropertyNameValues)
GetHashCode()
MinBandwidth 7

minBandwidth。

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

MinBandwidth

minBandwidth。

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

Noise 3

噪声。

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

Noise

噪声。

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

Equality(StandardChannelPropertyNameValues, StandardChannelPropertyNameValues)
Inequality(StandardChannelPropertyNameValues, StandardChannelPropertyNameValues)
PeakRate

peakRate。

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

PeakRate 8

peakRate。

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

Quantization 2

量化。

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

Quantization

量化。

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

Resolution 1

分辨率。

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

Resolution

分辨率。

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

Skew

斜。

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

Skew 6

斜。

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

Threshold 0

阈 值。

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

Threshold

阈 值。

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

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

适用于