Locate

Locate 定位手写批注。

语法:

document.getElementById("PageOfficeCtrl1").HandDraw.Item(index).Locate();

[!note]

根据手写批注的集合下标定位到相应的手写批注。

示例:

//定位到第一个手写批注:
<SCRIPT type="text/JavaScript">
 function Locate(){ 
  document.getElementById("PageOfficeCtrl1").HandDraw.Item(0).Locate();  // 定位到第一个手写批注
 }
</SCRIPT>

results matching ""

    No results matching ""