ShapeFrame — Aspose.Slides FOSS Python API Reference

ShapeFrame — Represents the shape frame in a presentation.

Package: aspose.slides_foss


Properties

PropertyTypeAccessDescription
xfloatRead-only
yfloatRead-only
widthfloatRead-only
heightfloatRead-only
rotationfloatRead-only
center_xfloatRead-only
center_yfloatRead-only
flip_hNullableBoolRead-only
flip_vNullableBoolRead-only
rectangleAnyRead-only

Methods

MethodReturnsDescription
clone()object
clone_t()IShapeFrame
equals()bool

See Also