Collapse image Expand Image Copy image CopyHover image
                






.NET Framework Class Library
GeometryAlgorithms..::..SimplifyDouglasPeucker Method
GeometryAlgorithms Class  See Also  Send Feedback

Overload List

  NameDescription
Public methodStatic memberSimplifyDouglasPeucker(array<PointD>[]()[][], List<(Of <<'(Int32>)>>), Int32, Double)
Uses the Douglas Peucker algorithm to reduce the number of points.
Public methodStatic memberSimplifyDouglasPeucker(array<Point>[]()[][], Int32, Int32, array<Point>[]()[][], Int32%)
Douglas Peucker line simplification
Public methodStatic memberSimplifyDouglasPeucker(array<PointD>[]()[][], Int32, Double, array<PointD>[]()[][], Int32%)
Douglas Peucker line simplification

See Also

GeometryAlgorithms Class
GeometryAlgorithms Members
EGIS.ShapeFileLib Namespace
Footer image
Send feedback on this topic to Microsoft.