FlipEffect Constructor

  Name Description
Public method FlipEffect()
Creates and initializes a new Flip effect with default values.
Public method FlipEffect(FlipMode)
Creates and initializes a new Flip effect with a specified flip mode.
Public method FlipEffect(IImageProvider)
Creates and initializes a new Flip effect that uses the provided image source.
Public method FlipEffect(IImageProvider, FlipMode)
Creates and initializes a new Flip effect that uses the provided image source and flipmode.
Show: