Search Results for

    Show / Hide Table of Contents

    Class ChildAddedEventArgs

    Describes the Attribute which was set

    Inheritance
    Object
    EventArgs
    SVGArg
    ChildAddedEventArgs
    Inherited Members
    SVGArg.SessionID
    System.EventArgs.Empty
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Svg
    Assembly: Svg.dll
    Syntax
    public class ChildAddedEventArgs : SVGArg

    Fields

    | Improve this Doc View Source

    BeforeSibling

    Declaration
    public SvgElement BeforeSibling
    Field Value
    Type Description
    SvgElement
    | Improve this Doc View Source

    NewChild

    Declaration
    public SvgElement NewChild
    Field Value
    Type Description
    SvgElement
    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX