Rotates an image at arbitrary angle.
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Sub Rotate ( _
angle As Single _
)
public void Rotate(
float angle
)
Type: System.Single
Angle to rotate image at (in degrees).