Table of Contents

Class ChildAddedEventArgs

Namespace
Svg
Assembly
Svg.dll

Describes the Attribute which was set

public class ChildAddedEventArgs : SVGArg
Inheritance
ChildAddedEventArgs
Inherited Members

Fields

BeforeSibling

public SvgElement BeforeSibling

Field Value

SvgElement

NewChild

public SvgElement NewChild

Field Value

SvgElement