IGeometryShape
General
IGeometryShape és una interfície en Aspose.Slides FOSS per Java.
Representa una forma amb geometria (preset o personalitzada).
Propietats
| Name | Type | Access | Description |
|---|---|---|---|
shapeStyle | IShapeStyle | Read | Provides access to the shape’s style object |
adjustments | IAdjustValueCollection | Read | Provides the collection of shape adjustment values |
Mètodes
| 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. |