describes the relative offset value for the animation (in percents).
Read/write
PointF.
Namespace:
Aspose.Slides.Animation
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 22.5.0.0 (22.5)
SyntaxProperty By As PointF
Get
Set
property PointF By {
PointF get ();
void set (PointF value);
}
abstract By : PointF with get, set
Property Value
Type:
PointF
See Also