IGeometryShape
Overview
IGeometryShape is a interface in Aspose.Slides FOSS for Java.
Inherits from: IShape.
Represents a shape with geometry (preset or custom).
Properties
| Name | Type | Access | Description |
|---|---|---|---|
shapeStyle | IShapeStyle | Read | Returns the shape’s style object. |
adjustments | IAdjustValueCollection | Read | Gets the collection of shape adjustment values. |
Methods
| Signature | Description |
|---|---|
getShapeStyle() → IShapeStyle | Returns the shape’s style object. |
setShapeType(value: ShapeType) | Sets the AutoShape type. |
getAdjustments() → IAdjustValueCollection | Gets the collection of shape adjustment values. |