Class ChildAddedEventArgs
Describes the Attribute which was set
Inherited Members
System.EventArgs.Empty
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 SourceBeforeSibling
Declaration
public SvgElement BeforeSibling
Field Value
| Type | Description |
|---|---|
| SvgElement |
NewChild
Declaration
public SvgElement NewChild
Field Value
| Type | Description |
|---|---|
| SvgElement |