Calculates the shortest distance from a point to a polyline.
Name | Description |
---|---|
Calculates the shortest distance from the specified point to the specified polyline. |
|
InternalUtils.DistToPolyline (Point, IList(Point), Int32, Int32@) |
Calculates the shortest distance from the specified point to the specified polyline, also returning the index of the segment the point is closest to. |
Diagramming for .NET MAUI Guide | © 2024 MindFusion |