根据指定的point坐标位置,显示右键菜单。

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

语法

C#
void Show(
	Point point
)

参数

point
Type: System.Drawing..::.Point
显示位置的坐标。

请参见