com.aspose.diagram
Class ShapeShdwTypeValue

java.lang.Object
    extended by com.aspose.diagram.ShapeShdwTypeValue

public class ShapeShdwTypeValue 
extends java.lang.Object

Utility class containing constants. Specifies the type of shadow for a shape.


Field Summary
static final intUSE_PAGE
           Use page default (the default).
static final intSIMPLE
           Simple.
static final intOBLIQUE
           Oblique.
static final intINNER
           Inner
static final intUNDEFINED
           Undefined.
 

Field Detail

USE_PAGE

public static final int USE_PAGE
Use page default (the default).

SIMPLE

public static final int SIMPLE
Simple.

OBLIQUE

public static final int OBLIQUE
Oblique.

INNER

public static final int INNER
Inner

UNDEFINED

public static final int UNDEFINED
Undefined.

See Also:
          Aspose.Diagram Documentation - the home page for the Aspose.Diagram Product Documentation.
          Aspose.Diagram Support Forum - our preferred method of support.