Table of Contents

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

TimeSpan

Methods

Wipe(TransitionerSlide, TransitionerSlide, Point, IZIndexController)

public void Wipe(TransitionerSlide fromSlide, TransitionerSlide toSlide, Point origin, IZIndexController zIndexController)

Parameters

fromSlide TransitionerSlide
toSlide TransitionerSlide
origin Point
zIndexController IZIndexController