Specifies an x/y co-ordinate to start the animation from (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 From { get; set; }
Public Property From As PointF
Get
Set
public:
virtual property PointF From {
PointF get () sealed;
void set (PointF value) sealed;
}
abstract From : PointF with get, set
override From : PointF with get, set
Property Value
Type:
PointFImplements
IScaleEffectFromSee Also