Ink.NearestPoint 方法

包括受保护的成员
包括继承的成员

包括 .NET Framework 成员
包括 .NET Compact Framework 成员
包括 XNA Framework 成员

更新:2007 年 11 月

返回 Ink 对象中离已知 Point 最近的 Stroke 对象。

重载列表

  名称 说明
ms571332.pubmethod(zh-cn,VS.90).gif NearestPoint(Point) 返回 Ink 对象中离指定 Point(采用墨迹空间 坐标)最近的 Stroke 对象。
ms571332.pubmethod(zh-cn,VS.90).gif NearestPoint(Point, Single%) 返回离指定点最近的 Stroke 对象,并返回 Stroke 对象上离指定点最近的点。
ms571332.pubmethod(zh-cn,VS.90).gif NearestPoint(Point, Single%, Single%) 返回离指定点最近的 Stroke 对象,返回 Stroke 对象上离指定点最近的点,并返回指定点与 Ink 对象中 Stroke 对象上的最近点之间的距离。

页首

另请参见

参考

Ink 类

Ink 成员

Microsoft.Ink 命名空间