测试输入点是否在导航控件上。

命名空间:  SuperMap.UI
程序集:  SuperMap.Realspace (in SuperMap.Realspace)
版本: dll

语法

C#
public bool HitTest(
	Point point
)

参数

point
Type: System.Drawing..::.Point
要测试的点。

返回值

如果输入点在导航控件面板上,返回true,否则返回false 。

版本信息

SuperMap iObjects .NET


请参见