com.aspose.slides
Interface ShadowStyle


public interface ShadowStyle

Constants which define the predefined style of a shadow.


Field Summary
static int CUSTOM
          Shadow doesn't follow any standard preset.
static int STYLE_1
           
static int STYLE_10
           
static int STYLE_11
           
static int STYLE_12
           
static int STYLE_13
           
static int STYLE_14
           
static int STYLE_15
           
static int STYLE_16
           
static int STYLE_17
           
static int STYLE_18
           
static int STYLE_19
           
static int STYLE_2
           
static int STYLE_20
           
static int STYLE_3
           
static int STYLE_4
           
static int STYLE_5
           
static int STYLE_6
           
static int STYLE_7
           
static int STYLE_8
           
static int STYLE_9
           
 

Field Detail

CUSTOM

static final int CUSTOM
Shadow doesn't follow any standard preset.

See Also:
Constant Field Values

STYLE_1

static final int STYLE_1
See Also:
Constant Field Values

STYLE_2

static final int STYLE_2
See Also:
Constant Field Values

STYLE_3

static final int STYLE_3
See Also:
Constant Field Values

STYLE_4

static final int STYLE_4
See Also:
Constant Field Values

STYLE_5

static final int STYLE_5
See Also:
Constant Field Values

STYLE_6

static final int STYLE_6
See Also:
Constant Field Values

STYLE_7

static final int STYLE_7
See Also:
Constant Field Values

STYLE_8

static final int STYLE_8
See Also:
Constant Field Values

STYLE_9

static final int STYLE_9
See Also:
Constant Field Values

STYLE_10

static final int STYLE_10
See Also:
Constant Field Values

STYLE_11

static final int STYLE_11
See Also:
Constant Field Values

STYLE_12

static final int STYLE_12
See Also:
Constant Field Values

STYLE_13

static final int STYLE_13
See Also:
Constant Field Values

STYLE_14

static final int STYLE_14
See Also:
Constant Field Values

STYLE_15

static final int STYLE_15
See Also:
Constant Field Values

STYLE_16

static final int STYLE_16
See Also:
Constant Field Values

STYLE_17

static final int STYLE_17
See Also:
Constant Field Values

STYLE_18

static final int STYLE_18
See Also:
Constant Field Values

STYLE_19

static final int STYLE_19
See Also:
Constant Field Values

STYLE_20

static final int STYLE_20
See Also:
Constant Field Values