com.aspose.diagram

Class ShdwTypeValue

  • java.lang.Object
    • com.aspose.diagram.ShdwTypeValue
public class ShdwTypeValue 
extends java.lang.Object

Utility class containing constants. Indicates the default shadow type for a page.

Field Summary
static final intSIMPLE
Simple.
static final intOBLIQUE
Oblique.
static final intUNDEFINED
Undefined.
 

    • Field Detail

      • SIMPLE

        public static final int SIMPLE
        Simple.
      • OBLIQUE

        public static final int OBLIQUE
        Oblique.
      • UNDEFINED

        public static final int UNDEFINED
        Undefined.