Table of Contents

Method CreateSvgLength

Namespace
SharpVectors.Dom.Svg
Assembly
SharpVectors.Model.dll

CreateSvgLength()

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

public ISvgLength CreateSvgLength()

Returns

ISvgLength

An SVGLength object.