Method EndContainer
- Namespace
- SharpVectors.Dom.Svg
- Assembly
- SharpVectors.Core.dll
EndContainer(ISvgElement)
Signal the ending of a graphics container element.
void EndContainer(ISvgElement element)
Parameters
element
ISvgElementAn instance of ISvgElement specifying the container element.