com.aspose.slides

Interfaces

Classes

Exceptions

com.aspose.slides

Interface IGeometryShape

    • Method Detail

      • getShapeType

        int getShapeType()

        Returns or sets the geometry preset type. Note: on value changing all adjustment values will reset to their default values. Read/write ShapeType.

      • setShapeType

        void setShapeType(int value)

        Returns or sets the geometry preset type. Note: on value changing all adjustment values will reset to their default values. Read/write ShapeType.

      • createShapeElements

        IShapeElement[] createShapeElements()

        Creates and returns array of shape's elements.

        Returns:
        Array of IShapeElement