Class SvgNode
Represents a SVG node.
Inherited Members
Namespace: OpenSvg.SvgNodes
Assembly: OpenSvg.dll
Syntax
public class SvgNode
Properties
| Edit this page View SourceParent
Declaration
public SvgElement? Parent { get; set; }
Property Value
Type | Description |
---|---|
SvgElement |