Class SvgGroup
Represents a group of SVG elements.
Inherited Members
Namespace: OpenSvg.SvgNodes
Assembly: OpenSvg.dll
Syntax
public class SvgGroup : SvgVisualContainer, IXmlSerializable, IEquatable<SvgElement>, ISvgElementContainer
Properties
| Edit this page View SourceSvgName
Gets or sets the name of the SVG element.
Declaration
public override string SvgName { get; }
Property Value
Type | Description |
---|---|
string |