This article describes adding new functionality to the ImageBox control to allow selecting portions of the current image.
Entries tagged with 'graphics' Articles and information on C# and .NET development topics
Fourth and final in a multi part series on creating an image viewer that can be scrolled and zoomed in C#. After part three added panning, we now add zoom support via the mouse wheel and clicking with the left or right buttons, along with some additional display properties.