SvgVObject.LoadSvg Method (String, Nullable<SizeF>)

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

Syntax

C#
public void LoadSvg(
	string xml,
	Nullable<SizeF> size
)

Parameters

xml

Type: System..String

size

Type: System..Nullable<SizeF>

See Also

Reference