GenArt.AST.DnaPolygon.DnaPolygon C# (CSharp) Méthode

DnaPolygon() public méthode

public DnaPolygon ( Tools tool ) : System
tool Tools
Résultat System
        public DnaPolygon(Tools tool)
        {
            this.tool = tool;
        }