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: 20.3.0.0 (20.3)
Syntax public PointF By { get; set; }
Public Property By As PointF
Get
Set
public:
virtual property PointF By {
PointF get () sealed;
void set (PointF value) sealed;
}
abstract By : PointF with get, set
override By : PointF with get, set
Property Value
Type:
PointFImplements
IScaleEffectBySee Also