TraceTypeValues-Enumeration
Defines the TraceTypeValues enumeration.
Namespace: DocumentFormat.OpenXml.InkML
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Enumeration TraceTypeValues
'Usage
Dim instance As TraceTypeValues
public enum TraceTypeValues
Member
Membername | Beschreibung | |
---|---|---|
PenDown | penDown. When the item is serialized out as xml, its value is "penDown". | |
PenUp | penUp. When the item is serialized out as xml, its value is "penUp". | |
Indeterminate | indeterminate. When the item is serialized out as xml, its value is "indeterminate". |