MarkGraph.clearAllSelect() method

取消高亮选中

Signature:

clearAllSelect(shouldNotify?: boolean): void;

Parameters

ParameterDescription
shouldNotify是否触发MarkGraph-SelectionCleared事件

Returns:

void