Click or drag to resize

SvgMatrix Constructor

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Initializes a new instance of the SvgMatrix class

Namespace:  Svg.Transforms
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public SvgMatrix(
	List<float> m
)
Request Example View Source

Parameters

m
Type: System.Collections.GenericListSingle
See Also