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.
 
    
    
  
  An article which describes how to use C# to split a rectangle into multiple smaller parts based on pairs of co-ordinates.