article

Dividing up a rectangle based on pairs of points using C#

An article which describes how to use C# to split a rectangle into multiple smaller parts based on pairs of co-ordinates.

avatar
Richard Moss
article

Creating an image viewer in C# Part 5: Selecting part of an image

This article describes adding new functionality to the ImageBox control to allow selecting portions of the current image.

avatar
Richard Moss