Freigeben über


StandardPerTimeUnitsValues-Enumeration

Defines the StandardPerTimeUnitsValues enumeration.

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

Syntax

'Declaration
Public Enumeration StandardPerTimeUnitsValues
'Usage
Dim instance As StandardPerTimeUnitsValues
public enum StandardPerTimeUnitsValues

Member

Membername Beschreibung
PerSecond 1/s. When the item is serialized out as xml, its value is "1/s".
PerMillisecond 1/ms. When the item is serialized out as xml, its value is "1/ms".

Siehe auch

Referenz

DocumentFormat.OpenXml.InkML-Namespace