com.aspose.slides

Interfaces

Classes

Exceptions

com.aspose.slides

Interface IGradientStop

  • All Known Implementing Classes:
    GradientStop


    public interface IGradientStop

    • Method Detail

      • getPosition

        float getPosition()

        Returns or sets the position (0..1) of a gradient stop. Read/write float.

      • setPosition

        void setPosition(float value)

        Returns or sets the position (0..1) of a gradient stop. Read/write float.