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

NameTypeAccessDescription
ShapeStyleIShapeStyle?ReadGets or sets the shape’s style information
ShapeTypeShapeTypeRead/WriteGets or sets the specific type of the shape (e.g., rectangle, ellipse)
AdjustmentsIAdjustValueCollection?ReadGets or sets the collection of adjustment values that modify the shape’s geometry

See Also