ScoobyRom.RectSizing.RectSizing C# (CSharp) Method

RectSizing() public method

public RectSizing ( ) : System
return System
        public RectSizing()
            : this(48, 32)
        {
        }

Same methods

RectSizing::RectSizing ( int width, int height ) : System