Overload | Description |
---|---|
QueryPointAndDistance(Multipart,SegmentExtension,MapPoint,AsRatioOrLength,Double,Double,LeftOrRightSide) | Finds the point on the curve closest to inPoint, then copies that point to outPoint. Also calculates related items. |
QueryPointAndDistance(Segment,SegmentExtension,MapPoint,AsRatioOrLength,Double,Double,LeftOrRightSide) | Finds the point on the curve closest to inPoint, then copies that point to outPoint. Also calculates related items. |