Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Time List Animate Motion Path Edit Mode
Namespace: DocumentFormat.OpenXml.Presentation
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Enumeration AnimateMotionPathEditModeValues
'Usage
Dim instance As AnimateMotionPathEditModeValues
public enum AnimateMotionPathEditModeValues
Members
| Member name | Description | |
|---|---|---|
| Relative | Path Edit Mode Enum ( Relative ). When the item is serialized out as xml, its value is "relative". | |
| Fixed | Path Edit Mode Enum ( Fixed ). When the item is serialized out as xml, its value is "fixed". |