Nevron Open Vision Documentation
Nevron.Nov.Graphics Namespace / NGeometry2D Class / GetNearestPoint Method


In This Topic
    GetNearestPoint Method (NGeometry2D)
    In This Topic
    Gets the point in the specified array, which is nearest to the specified point. If array is empty returns the point itself.
    Overload List
    OverloadDescription
    Gets the point in the specified array, which is nearest to the specified point. If array is empty returns the point itself.  
    Gets the point in the specified points array range, which is nearest to the specified point. If count is zero returns the point itself.  
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also