Share via


ChannelValueOrientationValues Enumeration

Defines the ChannelValueOrientationValues enumeration.

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

Syntax

'Declaration
Public Enumeration ChannelValueOrientationValues
'Usage
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