com.aspose.slides
Interface ShapeAfterEffect


public interface ShapeAfterEffect

Constants which define the effect how a shape appears 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