PointCollection

Overview

PointCollection is a class in Aspose.Slides FOSS for Python. Inherits from: BaseCollection, IPointCollection.

Represents a collection of animation points.

Properties

NameTypeAccessDescription
countintReadRepresents the total number of points in the collection
as_i_enumerableAnyReadProvides an iterator over the points as a generic enumerable

Methods

SignatureDescription
__init__()