次の方法で共有


ChannelValueOrientationValues Enumeration

Defines the ChannelValueOrientationValues enumeration.

Namespace: DocumentFormat.OpenXml.InkML
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'宣言
Public Enumeration ChannelValueOrientationValues
'使用
Dim instance As ChannelValueOrientationValues
public enum ChannelValueOrientationValues

Members

Member name Description
PlusVe +ve. When the item is serialized out as xml, its value is "+ve".
MinusVe -ve. When the item is serialized out as xml, its value is "-ve".

See Also

Reference

DocumentFormat.OpenXml.InkML Namespace