Click or drag to resize

ClipperPerpendicDistFromLineSqrd Method

Overload List
 NameDescription
Public methodStatic memberPerpendicDistFromLineSqrd(Point64, Point64, Point64) Returns the squared perpendicular distance from an integer point to a line.
Public methodStatic memberPerpendicDistFromLineSqrd(PointD, PointD, PointD) Returns the squared perpendicular distance from a floating-point point to a line.
Top
See Also