public final class MotionCommandPathType
extends com.aspose.ms.System.Enum
Represent types of command for animation motion effect behavior.
Modifier and Type | Field and Description |
---|---|
static int |
CloseLoop |
static int |
CurveTo |
static int |
End |
static int |
LineTo |
static int |
MoveTo |
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
public static final int MoveTo
public static final int LineTo
public static final int CurveTo
public static final int CloseLoop
public static final int End