GenArt.Core.AST.DnaEllipse.DnaEllipse C# (CSharp) Method

DnaEllipse() public method

public DnaEllipse ( Tools tool ) : System
tool Tools
return System
        public DnaEllipse(Tools tool)
        {
            this.tool = tool;
        }