StandardChannelPropertyNameValues Enumeration
Defines the StandardChannelPropertyNameValues enumeration.
Namespace: DocumentFormat.OpenXml.InkML
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
声明
Public Enumeration StandardChannelPropertyNameValues
用法
Dim instance As StandardChannelPropertyNameValues
public enum StandardChannelPropertyNameValues
Members
Member name | Description | |
---|---|---|
Threshold | threshold. When the item is serialized out as xml, its value is "threshold". | |
Resolution | resolution. When the item is serialized out as xml, its value is "resolution". | |
Quantization | quantization. When the item is serialized out as xml, its value is "quantization". | |
Noise | noise. When the item is serialized out as xml, its value is "noise". | |
Accuracy | accuracy. When the item is serialized out as xml, its value is "accuracy". | |
CrossCoupling | crossCoupling. When the item is serialized out as xml, its value is "crossCoupling". | |
Skew | skew. When the item is serialized out as xml, its value is "skew". | |
MinBandwidth | minBandwidth. When the item is serialized out as xml, its value is "minBandwidth". | |
PeakRate | peakRate. When the item is serialized out as xml, its value is "peakRate". | |
Distortion | distortion. When the item is serialized out as xml, its value is "distortion". |