Class FadeWipe
- Namespace
- HeBianGu.General.WpfControlLib
- Assembly
- HeBianGu.General.WpfControlLib.dll
褪色效果
public class FadeWipe : ITransitionWipe
- Inheritance
-
FadeWipe
- Implements
- Inherited Members
- Extension Methods
Properties
Duration
Duration of the animation
public TimeSpan Duration { get; set; }
Property Value
Methods
Wipe(TransitionerSlide, TransitionerSlide, Point, IZIndexController)
public void Wipe(TransitionerSlide fromSlide, TransitionerSlide toSlide, Point origin, IZIndexController zIndexController)
Parameters
fromSlide
TransitionerSlidetoSlide
TransitionerSlideorigin
PointzIndexController
IZIndexController