IPropertyEffectPoints Property |
Namespace:
Aspose.Slides.Animation
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax IPointCollection Points { get; set; }
Property Points As IPointCollection
Get
Set
property IPointCollection^ Points {
IPointCollection^ get ();
void set (IPointCollection^ value);
}
abstract Points : IPointCollection with get, set
Property Value
Type:
IPointCollectionSee Also