jkopicz - 2021-06-11

Are there any examples using SpreadPinch and Pan? I have tried adding code to the methods and using:

        rectList.AddRectangle(VisuElems.VisuenumRectangleFlags.Rotatable, rContent);
        rectList.AddRectangle(VisuElems.VisuenumRectangleFlags.ZoomAndScrollable, rContent);

        to sett the rectangle mode.