com.aspose.slides

Interfaces

Classes

Exceptions

com.aspose.slides

Interface IPresetShadow

  • All Known Implementing Classes:
    PresetShadow


    public interface IPresetShadow

    Represents a preset shadow effect.

    • Method Detail

      • getDirection

        float getDirection()

        Direction of shadow. Read/write float.

      • setDirection

        void setDirection(float value)

        Direction of shadow. Read/write float.

      • getDistance

        double getDistance()

        Distance of shadow. Read/write double.

      • setDistance

        void setDistance(double value)

        Distance of shadow. Read/write double.