asposecells.api

Class ShapeAnchorType

Utility class containing constants. Represents the anchor type.

Field Summary
const  intTWO_CELL_ANCHOR
Represents a two cell anchor placeholder
const  intONE_CELL_ANCHOR
Represents a one cell anchor placeholder
 

    • Field Detail

      • TWO_CELL_ANCHOR

        const int TWO_CELL_ANCHOR
        Represents a two cell anchor placeholder
      • ONE_CELL_ANCHOR

        const int ONE_CELL_ANCHOR
        Represents a one cell anchor placeholder