Interface ISvgNode
- Namespace
- Svg
- Assembly
- Svg.dll
public interface ISvgNode
Properties
Content
string Content { get; }
Property Value
Methods
DeepCopy()
Create a deep copy of this ISvgNode.
ISvgNode DeepCopy()
public interface ISvgNode
string Content { get; }
Create a deep copy of this ISvgNode.
ISvgNode DeepCopy()