public final class PropertyCalcModeType
extends com.aspose.ms.System.Enum
Represent calc mode for animation property.
Modifier and Type | Field and Description |
---|---|
static int |
Discrete |
static int |
Formula |
static int |
Linear |
static int |
NotDefined |
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 NotDefined
public static final int Discrete
public static final int Linear
public static final int Formula