ConnectorShapeType Property

Returns or sets the AutoShape type. Read/write ShapeType.

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

Property Value

Type: ShapeType

Implements

IGeometryShapeShapeType
IGeometryShapeShapeType
See Also