StructuredCompositeActivityDesigner.CurrentDropTarget 屬性

定義

取得或設定掉落目標陣列 GetDropTargets(Point)中當前落點目標的索引。

protected:
 virtual property int CurrentDropTarget { int get(); void set(int value); };
protected virtual int CurrentDropTarget { get; set; }
member this.CurrentDropTarget : int with get, set
Protected Overridable Property CurrentDropTarget As Integer

屬性值

一個整數,代表設計師目前投放目標的指數。

適用於