ShapeElement class
ShapeElement class
Represents a part of shape with same outline and fill properties.
The ShapeElement type exposes the following members:
Properties
Property | Description |
---|---|
parent_shape | Returns a Shape_PPT for which element was created. Read-only Shape . |
graphics_path | Returns an element’s path. Read-only aspose.pydrawing.Drawing2D.GraphicsPath. |
fill_source | Returns information about how to fill an element. Read-only ShapeElementFillSource . |
stroke_source | Returns information about how to stroke an element. Read-only ShapeElementStrokeSource . |
See Also
- module
aspose.slides
- library
Aspose.Slides