com.aspose.slides

Interfaces

Classes

Exceptions

com.aspose.slides

Interface IThreeDFormat

    • Method Detail

      • getContourWidth

        double getContourWidth()

        Returns or sets the width of a 3D contour. Read/write double.

      • setContourWidth

        void setContourWidth(double value)

        Returns or sets the width of a 3D contour. Read/write double.

      • getExtrusionHeight

        double getExtrusionHeight()

        Returns or sets the height of an extrusion effect. Read/write double.

      • setExtrusionHeight

        void setExtrusionHeight(double value)

        Returns or sets the height of an extrusion effect. Read/write double.

      • getDepth

        double getDepth()

        Returns or sets the depth of a 3D shape. Read/write double.

      • setDepth

        void setDepth(double value)

        Returns or sets the depth of a 3D shape. Read/write double.

      • getBevelBottom

        IShapeBevel getBevelBottom()

        Returns or sets the type of a bottom 3D bevel. Read-only IShapeBevel.

      • getExtrusionColor

        IColorFormat getExtrusionColor()

        Returns or sets the color of an extrusion. Read-only IColorFormat.

      • getCamera

        ICamera getCamera()

        Returns or sets the settings of a camera. Read-only ICamera.

      • getLightRig

        ILightRig getLightRig()

        Returns or sets the type of a light. Read-only ILightRig.

      • getMaterial

        int getMaterial()

        Returns or sets the type of a material. Read/write MaterialPresetType.

      • setMaterial

        void setMaterial(int value)

        Returns or sets the type of a material. Read/write MaterialPresetType.