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