I want to save the locations of some fields and noticed in the Documentation page that we have a Point type. But when I try to use it the compiler does not recognize it as a valid type
I know I can use an array or make my own type. But like Rect we already have a Point why not use it.
Just wondering
BobVal
I know I can use an array or make my own type. But like Rect we already have a Point why not use it.
Just wondering
BobVal