asposediagram.api

Class ShapeShdwTypeValue

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

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

    • Field Detail

      • USE_PAGE

        const int USE_PAGE
        Use page default (the default).
      • SIMPLE

        const int SIMPLE
        Simple.
      • OBLIQUE

        const int OBLIQUE
        Oblique.
      • INNER

        const int INNER
        Inner
      • UNDEFINED

        const int UNDEFINED
        Undefined.