Grid.(constructor)
建構 Grid
類別的新例項
Signature:
constructor(pattern: SVGElement, options: GridOptions);
參數
參數 | 類型 | 說明 |
---|---|---|
圖案 | SVGElement | 在插入期間建立的格線可擴充向量圖形模式。 |
選項 | GridOptions | 格狀檢視畫面的正規化選項字典。請參閱格線說明文件:https://developers.google.com/blockly/guides/configure/web/grid |