Click or drag to resize

IBarGraphicsRotateTransform Method

Use a rotate transform to rotate the render canvas.

Namespace:  Atalasoft.Barcoding.Writing
Assembly:  Atalasoft.dotImage.Barcoding.Writing (in Atalasoft.dotImage.Barcoding.Writing.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
void RotateTransform(
	float degrees
)

Parameters

degrees
Type: SystemSingle
The amount to rotate, in degrees.
See Also