Freigeben über


StandardAngleUnitsValues-Enumeration

Defines the StandardAngleUnitsValues enumeration.

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

Syntax

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

Member

Membername Beschreibung
Degree deg. When the item is serialized out as xml, its value is "deg".
Radian rad. When the item is serialized out as xml, its value is "rad".

Siehe auch

Referenz

DocumentFormat.OpenXml.InkML-Namespace