Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: PointD PointOnEdgeNearestTo(PointD)

  • Declared in: RT.Util.Geometry.EdgeD

Declaration

public PointD PointOnEdgeNearestTo(
    PointD point
)

Summary

Returns a point on this edge that is as near as possible to the specified point.