XLinearGradientBrush.RotateTransform Method (Double, XMatrixOrder)Terminal Works - PDF Printing.Net Library
Rotates the brush with the specified angle.

Namespace: PdfEdit.Drawing
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.1.1.0 (5.1.1.0)
Syntax

public void RotateTransform(
	double angle,
	XMatrixOrder order
)

Parameters

angle
Type: System.Double
order
Type: PdfEdit.Drawing.XMatrixOrder
See Also

Reference