asposediagram.api

Class GradientFillType

Utility class containing constants. Represents all Gradient fill type.

Field Summary
const  intLINEAR
Linear
const  intRADIAL
Radial
const  intRECTANGLE
Rectangle
const  intPATH
Path
 

    • Field Detail

      • LINEAR

        const int LINEAR
        Linear
      • RADIAL

        const int RADIAL
        Radial
      • RECTANGLE

        const int RECTANGLE
        Rectangle
      • PATH

        const int PATH
        Path