封鎖 >格線 >setLength

Grid.setLength() 方法

設定格線的長度。

Signature:

setLength(length: number): void;

參數

參數 類型 說明
長度 數字

傳回:

void