次の方法で共有


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

フィールド

名前 説明
Threshold 0

閾。

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

Resolution 1

解決。

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

Quantization 2

量子化。

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

Noise 3

雑音。

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

Accuracy 4

精度。

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

CrossCoupling 5

crossCoupling。

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

Skew 6

スキュー。

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

MinBandwidth 7

minBandwidth。

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

PeakRate 8

peakRate。

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

Distortion 9

歪み。

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

Accuracy

精度。

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

CrossCoupling

crossCoupling。

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

Distortion

歪み。

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

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

minBandwidth。

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

Noise

雑音。

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

PeakRate

peakRate。

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

Quantization

量子化。

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

Resolution

解決。

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

Skew

スキュー。

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

StandardChannelPropertyNameValues(String)

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

Threshold

閾。

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

ToString()

適用対象