PointCollection
Overview
PointCollection is a class in Aspose.Slides FOSS for Python.
Inherits from: BaseCollection, IPointCollection.
Represents a collection of animation points.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
count | int | Read | Represents the total number of points in the collection |
as_i_enumerable | Any | Read | Provides an iterator over the points as a generic enumerable |
Methods
| Signature | Description |
|---|---|
__init__() |