XMatrixScaleAt Method Terminal Works - PDF Printing.Net Library

Note: This API is now obsolete.

Function is obsolete.

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

[ObsoleteAttribute("Use ScaleAtAppend or ScaleAtPrepend explicitly, because in GDI+ and WPF the defaults are contrary.", 
	true)]
public void ScaleAt(
	double scaleX,
	double scaleY,
	double centerX,
	double centerY
)

Parameters

scaleX
Type: SystemDouble
scaleY
Type: SystemDouble
centerX
Type: SystemDouble
centerY
Type: SystemDouble
See Also

Reference