返回指定坐标(x,y)位置处为 ButtonBar 控件为何种元素。
命名空间:
SuperMap.Desktop.UI程序集: SuperMap.Desktop.UI.Controls (in SuperMap.Desktop.UI.Controls)
版本: dll
语法
C# |
---|
public ButtonBarHitTest HitTest( int x, int y ) |
参数
- x
- Type: System..::.Int32
x 坐标。
- y
- Type: System..::.Int32
y 坐标。