封鎖 >blockRendering >MarkerSvg >positionOutput_

blockRendering.MarkerSvg.positionOutput_() 方法

調整輸出連線的標記位置。顯示謎題輪廓,以及頂端和底部路徑。

Signature:

protected positionOutput_(width: number, height: number, connectionShape: PuzzleTab): void;

參數

參數 類型 說明
寬度 數字 區塊的寬度。
高度 數字 區塊的高度。
connectionShape PuzzleTab 連線的形狀物件。

傳回:

void