Experimental: this API is experimental and might be changed or removed in the future.

GraphView.DeleteSelectionDelegate

public delegate void DeleteSelectionDelegate(string operationName, Experimental.GraphView.GraphView.AskUser askUser);

Parameters

operationNameName of operation for undo/redo labels.
askUserWhether or not to ask the user.

Description

Delegate for deleting selection.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答