Hello all, I have another itch.
I want to place a rectangle shape on a map and afterwords get te coordinates for the TopLeft corner and the BottomRight one since my code handles these coordinates rather than the location width and hight.
I have no problem drawing the rectangle it is with the coordinates where I am stuck Ihave seen the vertices property in the shape namespace but it returns an object type and I have done some testing but cant make any sesnce.
Any sugestions?.
thanks