ScaleEffectTo Property

Specifies the target location for an animation scale effect (in percents). Read/write PointF.

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

Property Value

Type: PointF

Implements

IScaleEffectTo
See Also