Search Results for

    Show / Hide Table of Contents

    Class AttributeEventArgs

    Describes the Attribute which was set

    Inheritance
    Object
    EventArgs
    SVGArg
    AttributeEventArgs
    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 AttributeEventArgs : SVGArg

    Fields

    | Improve this Doc View Source

    Attribute

    Declaration
    public string Attribute
    Field Value
    Type Description
    System.String
    | Improve this Doc View Source

    Value

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