RotationEffect Constructor

  Name Description
Public method RotationEffect
Creates a new Rotation effect that is initialized with default values.
Public method RotationEffect(Double)
Creates and initializes a new RotationEffect with a specified angle.
Public method RotationEffect(IImageProvider)
Creates a new Rotation effect that is initialized with default values and the provided image source.
Public method RotationEffect(IImageProvider, Double)
Creates and initialized new RotationEffect with specified image source and rotation angle
Show: