返回指定点位置处的 ButtonBarItem 对象。
命名空间:
SuperMap.Desktop.UI程序集: SuperMap.Desktop.UI.Controls (in SuperMap.Desktop.UI.Controls)
版本: dll
语法
C# |
---|
public UIButtonBarItem GetItemFromPoint( Point point ) |
参数
- point
- Type: System.Drawing..::.Point
ButtonBarItem 对象相对于控件左上角位置的点坐标。