AutoShape — Aspose.Slides FOSS C++ API Reference

AutoShape — Represents an AutoShape.

Package: Aspose::Slides


Properties

PropertyTypeAccessDescription
TextFrameTextFrameRead
GeometryShapeGeometryShapeRead

Methods

MethodReturnsDescription
TextFrame()TextFrame
TextFrame()TextFrame
GeometryShape()GeometryShape
GeometryShape()GeometryShape
init_internal()voidInitializes the AutoShape from an XML element, including text frame detection.

See Also