C# Class Node, UnitySVG

Mostra file Open project: MrJoy/UnitySVG Class Usage Examples

Public Properties

Property Type Description
Attributes string>.Dictionary
Name SVGNodeName

Public Methods

Method Description
Node ( SVGNodeName n, string>.Dictionary a ) : System.Collections.Generic

Method Details

Node() public method

public Node ( SVGNodeName n, string>.Dictionary a ) : System.Collections.Generic
n SVGNodeName
a string>.Dictionary
return System.Collections.Generic

Property Details

Attributes public_oe property

public Dictionary Attributes
return string>.Dictionary

Name public_oe property

public SVGNodeName Name
return SVGNodeName