封鎖 >blockRendering >IPathObject >updateInsertionMarker

blockRendering.IPathObject.updateInsertionMarker() 方法

新增或移除樣式,表明區塊為插入標記。

Signature:

updateInsertionMarker(enabled: boolean): void;

參數

參數 類型 說明
已啟用 布林值

傳回:

void