Table of Contents

Constructor SvgRect

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

SvgRect(double, double, double, double)

public SvgRect(double x, double y, double width, double height)

Parameters

x double
y double
width double
height double

SvgRect(string)

public SvgRect(string str)

Parameters

str string