SvgVObject Constructor (String, PointF, Nullable<SizeF>)

Namespace: Aurigma.GraphicsMill.AjaxControls.VectorObjects
Assembly: Aurigma.GraphicsMill.AjaxControls.VectorObjects (in Aurigma.GraphicsMill.AjaxControls.VectorObjects.dll)

Syntax

C#
public SvgVObject(
	string xml,
	PointF location,
	Nullable<SizeF> size
)

See Also

Reference