Connector — Aspose.Slides FOSS Python API Reference

Connector — Represents the connector in a presentation. Inherits from: GeometryShape.

Package: aspose.slides_foss


Properties

PropertyTypeAccessDescription
is_text_holderboolRead-only
placeholder``Read-only
custom_data``Read-only
shape_styleIShapeStyleRead-only
shape_typeShapeTypeRead / Write
adjustmentsIAdjustValueCollectionRead-only
connector_lockIConnectorLockRead-only
start_shape_connected_toIShapeRead / Write
end_shape_connected_toIShapeRead / Write
start_shape_connection_site_indexintRead / Write
end_shape_connection_site_indexintRead / Write
as_i_geometry_shapeIGeometryShapeRead-only

Methods

MethodReturnsDescription
reroute()None

See Also