TBox

TBox related methods


TBox.NearestEdge

function TBox.NearestEdge(P: TPoint): TPoint; constref;

Returns the closest edge point to the TPoint P.

Note

by slacky