GeometryShapeShapeType Property

Returns or sets the geometry preset type. Note: on value changing all adjustment values will reset to their default values. Read/write ShapeType.

Namespace:  Aspose.Slides
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public virtual ShapeType ShapeType { get; set; }

Property Value

Type: ShapeType

Implements

IGeometryShapeShapeType
See Also