+ 1
C# Indices of 2D Array in Point Coordinate Structure?
Is it possible to "convert" the Indices of an 2D array into a Point Structure? i.e. arr[i,j] = Point(x, y)
1 Resposta
+ 1
sno0z3 As this question is one year old, I first wanted to ask if you already found a solution. If this is not yet the case, could you please refromulate your demand more precisely, so that I can answer your question in a better way and more efficiently.