Table of Contents

Class CircleWipe

Namespace
HeBianGu.General.WpfControlLib
Assembly
HeBianGu.General.WpfControlLib.dll

原型过度效果

public class CircleWipe : ITransitionWipe
Inheritance
CircleWipe
Implements
Inherited Members
Extension Methods

Properties

Duration

public TimeSpan Duration { get; set; }

Property Value

TimeSpan

MidTime

public TimeSpan MidTime { get; set; }

Property Value

TimeSpan

PointOriginType

public PointOriginType PointOriginType { get; set; }

Property Value

PointOriginType

StartTime

public TimeSpan StartTime { 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