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
ISvgElementAn instance of ISvgElement specifying the container element.