XLinearGradientBrushScaleTransform Method (Double, Double, XMatrixOrder)Terminal Works - PDF Printing.Net Library
Scales the brush with the specified scalars.

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

public void ScaleTransform(
	double sx,
	double sy,
	XMatrixOrder order
)

Parameters

sx
Type: SystemDouble
sy
Type: SystemDouble
order
Type: PdfEdit.DrawingXMatrixOrder
See Also

Reference