ShapeElement
ShapeElement class
Represents a part of shape with same outline and fill properties.
The ShapeElement type exposes the following members:
Properties
Name | 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
- namespace aspose.slides
- assembly Aspose.Slides