java.lang.Object
com.aspose.diagram.ShapeShdwTypeValue
public class ShapeShdwTypeValue
| Field Summary | ||
|---|---|---|
static final int | USE_PAGE | |
| Use page default (the default). | ||
static final int | SIMPLE | |
| Simple. | ||
static final int | OBLIQUE | |
| Oblique. | ||
static final int | INNER | |
| Inner | ||
static final int | UNDEFINED | |
| Undefined. | ||
| Field Detail |
|---|
USE_PAGE | |
public static final int USE_PAGE | |
SIMPLE | |
public static final int SIMPLE | |
OBLIQUE | |
public static final int OBLIQUE | |
INNER | |
public static final int INNER | |
UNDEFINED | |
public static final int UNDEFINED | |