Table of Contents

Interface ISvgNode

Namespace
Svg
Assembly
Svg.dll
public interface ISvgNode

Properties

Content

string Content { get; }

Property Value

string

Methods

DeepCopy()

Create a deep copy of this ISvgNode.

ISvgNode DeepCopy()

Returns

ISvgNode

A deep copy of this ISvgNode