Basic Library for UWP/WinRT XAML
GetItemPosition メソッド (C1TileListBoxPanel)

照会される項目のインデックス。
このパネル内の項目の推定位置を取得します。
構文
'宣言
 
Public Overrides Function GetItemPosition( _
   ByVal index As System.Integer _
) As Windows.Foundation.Rect
public override Windows.Foundation.Rect GetItemPosition( 
   System.int index
)

パラメータ

index
照会される項目のインデックス。
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

関連項目

C1TileListBoxPanel クラス
C1TileListBoxPanel メンバ

Send Feedback