Namespace Svg.Transforms
The Svg.Transforms namespace contains classes defining SVG matrix transformation classes.
Classes
- SvgMatrix
The class which applies custom transform to this Matrix (Required for projects created by the Inkscape).
- SvgShear
The class which applies the specified shear vector to this Matrix.
- SvgSkew
The class which applies the specified skew vector to this Matrix.