IPropertyEffectPoints Property

Specifies the points of the animation. Read/write IPointCollection.

Namespace:  Aspose.Slides.Animation
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
IPointCollection Points { get; set; }

Property Value

Type: IPointCollection
See Also