C# Class LayoutFarm.Svg.Transforms.SvgCustomTransformMatrix

The class which applies custom transform to this Matrix (Required for projects created by the Inkscape).
Inheritance: SvgTransform
Show file Open project: prepare/HTML-Renderer

Public Methods

Method Description
SvgCustomTransformMatrix ( List m ) : System.Collections.Generic

Method Details

SvgCustomTransformMatrix() public method

public SvgCustomTransformMatrix ( List m ) : System.Collections.Generic
m List
return System.Collections.Generic