C# Class Node, UnitySVG

Afficher le fichier Open project: MrJoy/UnitySVG Class Usage Examples

Méthodes publiques

Свойство Type Description
Attributes string>.Dictionary
Name SVGNodeName

Méthodes publiques

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

Method Details

Node() public méthode

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

Property Details

Attributes public_oe property

public Dictionary Attributes
Résultat string>.Dictionary

Name public_oe property

public SVGNodeName Name
Résultat SVGNodeName