public bool Adjust()
    {
        bool ret = HCSMVOPINVOKE.HAbsoluteWindow_Adjust(swigCPtr);

        return(ret);
    }