RotationEffect Constructor (Double)
Creates and initializes a new RotationEffect with a specified angle.
Namespace: Lumia.Imaging.Transforms
Assembly: Lumia.Imaging (in Lumia.Imaging.dll) Version: 255.255.255.255
public: RotationEffect( [InAttribute] double rotationAngle )
Parameters
- rotationAngle
- Type: System::Double
The rotation angle in degrees.
Show: