MotionPathEditMode
Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum
public final class MotionPathEditMode extends System.Enum
Specifies how the motion path moves when the target shape is moved
Fields
| Field | Description | 
|---|---|
| NotDefined | |
| Relative | |
| Fixed | 
NotDefined
public static final int NotDefined
Relative
public static final int Relative
Fixed
public static final int Fixed