PrintDocument for WinForms
GetItemRect(Int32,ItemBoundsPortion) メソッド


C1.Win.PrintPreview.4.5.2 アセンブリ > C1.Win.C1Preview 名前空間 > C1PreviewThumbnailView クラス > GetItemRect メソッド : GetItemRect(Int32,ItemBoundsPortion) メソッド
シンタックス
'宣言
 
Public Overloads Function GetItemRect( _
   ByVal index As System.Integer, _
   ByVal portion As System.Windows.Forms.ItemBoundsPortion _
) As System.Drawing.Rectangle
'使用法
 
Dim instance As C1PreviewThumbnailView
Dim index As System.Integer
Dim portion As System.Windows.Forms.ItemBoundsPortion
Dim value As System.Drawing.Rectangle
 
value = instance.GetItemRect(index, portion)
public System.Drawing.Rectangle GetItemRect( 
   System.int index,
   System.Windows.Forms.ItemBoundsPortion portion
)

パラメータ

index
portion
参照

C1PreviewThumbnailView クラス
C1PreviewThumbnailView メンバ
オーバーロード一覧