Table of Contents

Class SvgContentNode

Namespace
Svg
Assembly
Svg.dll
public class SvgContentNode : ISvgNode
Inheritance
SvgContentNode
Implements
Inherited Members

Properties

Content

public string Content { get; set; }

Property Value

string

Methods

DeepCopy()

Create a deep copy of this ISvgNode.

public ISvgNode DeepCopy()

Returns

ISvgNode

A deep copy of this ISvgNode