Recurity.Swf.Rect.Rect C# (CSharp) Method

Rect() public method

public Rect ( byte InitialVersion ) : System
InitialVersion byte The version of the Swf file using this object.
return System
        public Rect( byte InitialVersion )
            : base(InitialVersion)
        {
        }