Search Results for

    Show / Hide Table of Contents

    Class StringArg

    Represents a string argument

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

    Fields

    | Improve this Doc View Source

    s

    Declaration
    public string s
    Field Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX