Specifies the target location for an animation motion effect (in percents).
Read/write
PointF.
Namespace:
Aspose.Slides.Animation
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
SyntaxProperty To As PointF
Get
Set
property PointF To {
PointF get ();
void set (PointF value);
}
abstract To : PointF with get, set
Property Value
Type:
PointF
See Also