Table of Contents

Method BeginContainer

Namespace
SharpVectors.Dom.Svg
Assembly
SharpVectors.Core.dll

BeginContainer(ISvgElement)

Signal the beginning of a graphics container element.

void BeginContainer(ISvgElement element)

Parameters

element ISvgElement

An instance of ISvgElement specifying the container element.