C# Indices of 2D Array in Point Coordinate Structure? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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)

15th Apr 2020, 8:03 PM
sno0z3
sno0z3 - avatar
1 Answer
+ 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.
14th Nov 2021, 10:10 AM
Maisu
Maisu - avatar