mxdraw 0.1.182 → 0.1.184

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/mxdraw.d.ts CHANGED
@@ -1551,6 +1551,7 @@ declare class MxFunClass {
1551
1551
  * ```
1552
1552
  */
1553
1553
  zoomW: (dLBx: number, dLBy: number, dRTx: number, dRTy: number, isWorld?: boolean) => void;
1554
+ zoomAll: () => void;
1554
1555
  /**
1555
1556
  * 显示或隐藏图层
1556
1557
  * @param idLayer 图层id,或层名