Home  Products  Purchase  Downloads  Demos  Forums  Blogs  Wiki  API  Corporate

com.aspose.powerpoint
Interface ShapeAfterEffect


public interface ShapeAfterEffect

Represents the effect how shape appiers after animation.


Field Summary
static int DIM
           
static int HIDE
           
static int HIDE_ON_CLICK
           
static int NOTHING
           
 

Field Detail

NOTHING

static final int NOTHING
See Also:
Constant Field Values

DIM

static final int DIM
See Also:
Constant Field Values

HIDE_ON_CLICK

static final int HIDE_ON_CLICK
See Also:
Constant Field Values

HIDE

static final int HIDE
See Also:
Constant Field Values