Click or drag to resize

SvgRendererScaleTransform Method (Single, Single, MatrixOrder)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  Svg
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public void ScaleTransform(
	float sx,
	float sy,
	MatrixOrder order
)
Request Example View Source

Parameters

sx
Type: SystemSingle
sy
Type: SystemSingle
order
Type: System.Drawing.Drawing2DMatrixOrder
See Also