How To Do


How can I retrieve the vertexes' coordinates of a polyline?


The polyline property has encapsulated the reference to a collection of Vertex objects called Vertexes. This collection contains all the data of the vertexes of Polylines or LWPolylines. The following code will show the vertexes' coordinates of every polyline:

C#

VB


Warning!
All samples, data, places and images in this section are only for tutorial. They are fictitious and may not correspond to real cases.

Any similarities to actual persons or places is merely coincidental.