Polygon.Remove method
Version 1.0.0-beta002
                .NET Framework 4.7
            | Namespace | Skybrud.Essentials.Maps.Geometry.Shapes | 
|---|---|
| Assembly | Skybrud.Essentials.Maps.dll | 
Remove(IPoint)
Removes the specified point from the polygon.
public Void Remove(IPoint point)
Parameters
point
                                IPoint
                            The point to be removed.