SvgVoImage.ReadContent Method

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

Syntax

C#
public void ReadContent(
	XmlElement xmlElement,
	SvgReader svgReader
)

Parameters

xmlElement

Type: System.Xml..XmlElement

svgReader

Type: SvgReader

Implements

ISvgCompositeElementReadContent(XmlElement, SvgReader)

See Also

Reference