Class MotionPathEditMode
Specifies the motion path edit mode
Inheritance
System.Object
MotionPathEditMode
Namespace: Syncfusion.Presentation
Assembly: Syncfusion.Presentation.NET.dll
Syntax
public sealed class MotionPathEditMode : Enum
Fields
Fixed
Specifies the motion path edit mode is Fixed
Declaration
public const MotionPathEditMode Fixed
Field Value
Type |
---|
MotionPathEditMode |
NotDefined
Specifies the motion path edit mode is NotDefined
Declaration
public const MotionPathEditMode NotDefined
Field Value
Type |
---|
MotionPathEditMode |
Relative
Specifies the motion path edit mode is Relative
Declaration
public const MotionPathEditMode Relative
Field Value
Type |
---|
MotionPathEditMode |