GeometryShape
Overview
GeometryShape is a class in Aspose.Slides FOSS for .NET.
Inherits from: Shape, IGeometryShape.
Represents the base class for shapes that have geometric properties.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
ShapeStyle | IShapeStyle? | Read | Gets or sets the shape’s style information |
ShapeType | ShapeType | Read/Write | Gets or sets the specific type of the shape (e.g., rectangle, ellipse) |
Adjustments | IAdjustValueCollection? | Read | Gets or sets the collection of adjustment values that modify the shape’s geometry |