StructuredCompositeActivityDesigner.CurrentDropTarget 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定掉落目標陣列 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
屬性值
一個整數,代表設計師目前投放目標的指數。