Geography GetConvexHull Method MapAround Documentation
Computes a conver hull of this object.

Namespace: MapAround.Geography
Assembly: MapAround.Core (in MapAround.Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public IList<GeoPoint> GetConvexHull()

Return Value

A list containing convex hull points

Implements

IGeography GetConvexHull 
See Also