INodeWithEdit 介面

定義

允許節點指示是否可編輯,以及是否能處理新名稱。

public interface class INodeWithEdit
public interface INodeWithEdit
type INodeWithEdit = interface
Public Interface INodeWithEdit

屬性

名稱 Description
Editable

會得到一個值,表示該節點是否支援編輯。

方法

名稱 Description
Edit(String)

編輯控制點名稱。

適用於