INodeWithDrag 介面

定義

允許節點指示是否支援拖曳。

public interface class INodeWithDrag
public interface INodeWithDrag
type INodeWithDrag = interface
Public Interface INodeWithDrag

屬性

名稱 Description
CanDrag

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

方法

名稱 Description
UpdateData(DataObject)

將該節點的拖曳資料加入 DataObject。

適用於