IGeometryShape
Overview
IGeometryShape is a interface in Aspose.Slides FOSS for .NET.
Inherits from: IShape.
Represents a shape with geometric properties.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
ShapeStyle | IShapeStyle? | Read | Provides the style (fill, line, effect) applied to the geometry shape, nullable |
ShapeType | ShapeType | Read/Write | Gets the enumeration value indicating the geometric type of the shape |
Adjustments | IAdjustValueCollection? | Read | Returns a collection of adjustment values that modify the shape’s geometry, nullable |