Table of Contents

Method CreateSvgRect

Namespace
SharpVectors.Dom.Svg
Assembly
SharpVectors.Model.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.

public ISvgRect CreateSvgRect()

Returns

ISvgRect

An SVGRect object.