Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: bool ContainsPoint(PointD)

  • Declared in: RT.Util.Geometry.EdgeD

Declaration

public bool ContainsPoint(
    PointD point
)

Summary

Returns true if the specified point lies exactly on this edge. Accurate results are not guaranteed on edges which are not axis-aligned.