asposediagram.api

Class PlaceDepthValue

Utility class containing constants. For a drawing that is laid out automatically, specifies the method by which the drawing is analyzed before creating the layout and determines the type of layout.

Field Summary
const  intPAGE_DEFAULT
Page default.
const  intMEDIUM
Medium.
const  intDEEP
Deep.
const  intSHALLOW
Shallow.
const  intUNDEFINED
Undefined.
 

    • Field Detail

      • PAGE_DEFAULT

        const int PAGE_DEFAULT
        Page default.
      • MEDIUM

        const int MEDIUM
        Medium.
      • DEEP

        const int DEEP
        Deep.
      • SHALLOW

        const int SHALLOW
        Shallow.
      • UNDEFINED

        const int UNDEFINED
        Undefined.