Table of Contents

Method CreateSvgLength

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

CreateSvgLength()

Creates an SVGLength object outside of any document trees. The object is initialized to the value of 0 user units.

ISvgLength CreateSvgLength()

Returns

ISvgLength

An SVGLength object.