Concave | 
The ConcaveHull type exposes the following members.
| Name | Description | |
|---|---|---|
| CalculateConcaveHull | Sets a concave hull with parameters that could be different from those provided in the constructor. | |
| DoesPointTouchLine | ||
| DoLinesIntersectOrTouch | Test if two line segments touch each other or intersect. | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object)  | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object)  | |
| GetHashCode | Serves as the default hash function. (Inherited from Object)  | |
| GetType | Gets the Type of the current instance. (Inherited from Object)  | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object)  | |
| SignOfCrossProduct | Determines whether a point is right, left or on the (infinite long!) line that is defined by the provided line segment. | |
| ToString | Returns a string that represents the current object. (Inherited from Object)  |