Click or drag to resize

GH_GraphicsUtilBoxClosestPoint Method

Overload List
  NameDescription
Public methodStatic memberBoxClosestPoint(Point, Rectangle)
Find the closest point on or in a box given a test point.
Public methodStatic memberBoxClosestPoint(PointF, RectangleF)
Find the closest point on or in a box given a test point.
Top
See Also