Click or drag to resize

SvgRendererScaleTransform Method (Single, Single)

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
)
Request Example View Source

Parameters

sx
Type: SystemSingle
sy
Type: SystemSingle
See Also