Table of Contents

Method CreateSvgRect

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

CreateSvgRect()

Creates an SVGRect object outside of any document trees. The object is initialized such that all values are set to 0 user units.

ISvgRect CreateSvgRect()

Returns

ISvgRect

An SVGRect object.