com.aspose.slides

Interfaces

Classes

Exceptions

com.aspose.slides

Class GradientStop

    • Method Detail

      • getPosition

        public final float getPosition()

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

        Specified by:
        getPosition in interface IGradientStop
      • setPosition

        public final void setPosition(float value)

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

        Specified by:
        setPosition in interface IGradientStop