StandardChannelPropertyNameValues Enum

Definition

Defines the StandardChannelPropertyNameValues enumeration.

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)
Inheritance
StandardChannelPropertyNameValues
Inheritance
StandardChannelPropertyNameValues

Fields

StandardChannelPropertyNameValues(String)

Creates a new StandardChannelPropertyNameValues enum instance

Accuracy 4

accuracy.

When the item is serialized out as xml, its value is "accuracy".

Accuracy

accuracy.

When the item is serialized out as xml, its value is "accuracy".

CrossCoupling 5

crossCoupling.

When the item is serialized out as xml, its value is "crossCoupling".

CrossCoupling

crossCoupling.

When the item is serialized out as xml, its value is "crossCoupling".

Distortion 9

distortion.

When the item is serialized out as xml, its value is "distortion".

Distortion

distortion.

When the item is serialized out as xml, its value is "distortion".

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

minBandwidth.

When the item is serialized out as xml, its value is "minBandwidth".

MinBandwidth

minBandwidth.

When the item is serialized out as xml, its value is "minBandwidth".

Noise 3

noise.

When the item is serialized out as xml, its value is "noise".

Noise

noise.

When the item is serialized out as xml, its value is "noise".

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

peakRate.

When the item is serialized out as xml, its value is "peakRate".

PeakRate 8

peakRate.

When the item is serialized out as xml, its value is "peakRate".

Quantization 2

quantization.

When the item is serialized out as xml, its value is "quantization".

Quantization

quantization.

When the item is serialized out as xml, its value is "quantization".

Resolution 1

resolution.

When the item is serialized out as xml, its value is "resolution".

Resolution

resolution.

When the item is serialized out as xml, its value is "resolution".

Skew

skew.

When the item is serialized out as xml, its value is "skew".

Skew 6

skew.

When the item is serialized out as xml, its value is "skew".

Threshold 0

threshold.

When the item is serialized out as xml, its value is "threshold".

Threshold

threshold.

When the item is serialized out as xml, its value is "threshold".

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

Applies to