Search Results for

    Show / Hide Table of Contents

    Interface ISvgNode

    Namespace: Svg
    Assembly: Svg.dll
    Syntax
    public interface ISvgNode

    Properties

    | Improve this Doc View Source

    Content

    Declaration
    string Content { get; }
    Property Value
    Type Description
    System.String

    Methods

    | Improve this Doc View Source

    DeepCopy()

    Create a deep copy of this ISvgNode.

    Declaration
    ISvgNode DeepCopy()
    Returns
    Type Description
    ISvgNode

    A deep copy of this ISvgNode

    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX