Share via


ItemCollectionTransition.NewBounds 屬性

定義

在作業的情況下, Move 取得移動之後項目的視覺界限。

public:
 property Rect NewBounds { Rect get(); };
Rect NewBounds();
public Rect NewBounds { get; }
var rect = itemCollectionTransition.newBounds;
Public ReadOnly Property NewBounds As Rect

屬性值

移動之後元素的 Move 視覺界限,如果是作業,則為 。

適用於