RotationPathValues Enumeration

Rotation Path

Namespace:  DocumentFormat.OpenXml.Drawing.Diagrams
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

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

Members

Member name Description
None None. When the item is serialized out as xml, its value is "none".
AlongPath Along Path. When the item is serialized out as xml, its value is "alongPath".

See Also

Reference

DocumentFormat.OpenXml.Drawing.Diagrams Namespace