Click or drag to resize

GraphicsIHandlerRotateTransform Method

Rotates the co-ordinate system by the given angle

Namespace:  Eto.Drawing
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
void RotateTransform(
	float angle
)

Parameters

angle
Type: SystemSingle
Angle in degrees to rotate the co-ordinates
See Also