From

IScaleEffect.From property

Specifies an x/y co-ordinate to start the animation from (in percents). Read/write PointF.

public PointF From { get; set; }

See Also