Find Centroid

733
2
11-29-2011 11:37 AM
BrentHoskisson
Occasional Contributor III
If I select a parcel that is "L" shaped, How can I get any point (like the centroid) that is in that parcel?  For regular shapes Geometry.Extent.GetCenter() works great, but unfortunately all parcels are not rectangular.

Thanks
Brent
0 Kudos
2 Replies
WeifengHe
Esri Contributor
A polygon's LabelPoint will be guaranteed inside it.
0 Kudos
BrentHoskisson
Occasional Contributor III
5 points.  I wasn't aware that was available in the geometryservice, thanks.
0 Kudos