IBitmap.Rotate Method
Rotates a bitmap on the specified in degrees angle.
Namespace: SMath.DrawingAssembly: SMath.Drawing (in SMath.Drawing.dll) Version: 1.4.0.0
void Rotate(
int degrees
)
Sub Rotate (
degrees As Integer
)
void Rotate(
int degrees
)
abstract Rotate :
degrees : int -> unit
Parameters
- degrees Int32
- Value of the angle degrees.