Hey folks-
happy holidays.
Everything is working, but I'm just curious...
Using Mappoint control and AddPolyline -
When the user right clicks 'Close Curve'
and I save my vertices data ? then reload the shape ?
even though the last set of coords lat/lon is NOT the same as the first ?
it redraws just fine
yet
technically, the way I USED to close the poly for the user was through a button where I set the last coord pair lat lon values equal to the first lat lon pair in the poly, without doubt closing it.
So, I'm just puzzled, how does MapPoint know the poly is closed when and only when you use Close Curve yet there is no apparent evident marker in the vertice data to suggest the last pair = the first pair values.
Seems if I create a poly manually, setting last equal to first - all is well - and yet
close curve through mappoint right click also works too
anyone know how MapPoint knows a poly shape object is closed ?
Tim Miltz