asposecells.api

Class MirrorType

Utility class containing constants. Represents mirror type of texture fill

Field Summary
const  intNONE
None
const  intHORIZONAL
Horizonal
const  intVERTICAL
Vertical
const  intBOTH
Both
 

    • Field Detail

      • NONE

        const int NONE
        None
      • HORIZONAL

        const int HORIZONAL
        Horizonal
      • VERTICAL

        const int VERTICAL
        Vertical
      • BOTH

        const int BOTH
        Both