IShapeFrame — Aspose.Slides FOSS Python API Reference

IShapeFrame — Represents the i 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_t()IShapeFrame

See Also