Table of Contents

Method CreateSvgMatrix

Namespace
SharpVectors.Dom.Svg
Assembly
SharpVectors.Core.dll

CreateSvgMatrix()

Creates an SVGMatrix object outside of any document trees. The object is initialized to the identity matrix.

ISvgMatrix CreateSvgMatrix()

Returns

ISvgMatrix

An SVGMatrix object.