Autometaii.PathTest.PathTest C# (CSharp) Method

PathTest() public method

public PathTest ( Size aSize ) : System
aSize System.Drawing.Size
return System
        public PathTest(Size aSize)
        {
            fSize = aSize;
        }