com.aspose.slides

Interfaces

Classes

Exceptions

com.aspose.slides

Interface IGradientFormatEffectiveData

    • Method Detail

      • getTileFlip

        int getTileFlip()

        Returns the flipping mode for a gradient. Read-only TileFlip.

      • getGradientDirection

        int getGradientDirection()

        Returns the style of a gradient. Read-only GradientDirection.

      • getLinearGradientAngle

        float getLinearGradientAngle()

        Returns the angle of a gradient. Read-only float.

      • getLinearGradientScaled

        boolean getLinearGradientScaled()

        Determines whether a gradient is scaled. Read-only boolean.

      • getGradientShape

        byte getGradientShape()

        Returns the shape of a gradient. Read-only GradientShape.