HypernovaDesktop Components · docs
Binarymission
WPFSlide Show › SlideTransitionEffect

SlideTransitionEffect

enum.NET 6 / 8 / 10.NET Framework 4.8Binarymission.WPF.Controls.InteractionControls

Lists the supported slide transition effects.

public enum SlideTransitionEffect

Members at a glance

BandsRenders a Bands effect transition
BlurToNormalA "blur state to normal state" transition
BlurToNormalAndSnowDustWipeThe effect that combines both the SnowDustWipe and BlurToNormal effects.
CircularTwirlRenders a circular extended Twirl effect transition
ColorBlendPerforms a color blend effect (from a specified color to transparent).
DefaultProvides no transition effects when transitioning between slides
FadeA fade effect
GlassWindowRenders a Glass window effect transition
MonoChromeRenders a monochrome / gray scale effect transition
NegativeRenders a Negative image effect transition
OpenRenders a Opening effect transition
PixellationA pixellation effect.
RainFloorRenders a Rain floor effect transition
RotateFromCenterA slide effect of rotating the slide from its center
RotateFromTopLeftEdgeA slide effect of rotating the slide from top left corner
SlideA slide effect
SlideFromBottomA slide effect where the sliding starts from the bottom
SlowBlurToNormalA slow "blur state to normal state" transition
SnowDustWipeA snow dust wipe effect
TwirlRenders a twirl effect transition
WaterRippleRenders a Water ripple effect transition
WaveRenders a Wave effect transition
WipeRightToLeftRenders a Right-toLeft wipe transition

Members

Bands

Renders a Bands effect transition

BlurToNormal

A "blur state to normal state" transition

BlurToNormalAndSnowDustWipe

The effect that combines both the SnowDustWipe and BlurToNormal effects.

CircularTwirl

Renders a circular extended Twirl effect transition

ColorBlend

Performs a color blend effect (from a specified color to transparent).

Default

Provides no transition effects when transitioning between slides

Fade

A fade effect

GlassWindow

Renders a Glass window effect transition

MonoChrome

Renders a monochrome / gray scale effect transition

Negative

Renders a Negative image effect transition

Open

Renders a Opening effect transition

Pixellation

A pixellation effect.

RainFloor

Renders a Rain floor effect transition

RotateFromCenter

A slide effect of rotating the slide from its center

RotateFromTopLeftEdge

A slide effect of rotating the slide from top left corner

Slide

A slide effect

SlideFromBottom

A slide effect where the sliding starts from the bottom

SlowBlurToNormal

A slow "blur state to normal state" transition

SnowDustWipe

A snow dust wipe effect

Twirl

Renders a twirl effect transition

WaterRipple

Renders a Water ripple effect transition

Wave

Renders a Wave effect transition

WipeRightToLeft

Renders a Right-toLeft wipe transition