edtFTPnet/Express - Class Reference

FTPSynchronizeView.GetItemRect Method 

Returns the bounding rectangle of the item with the given index.

public Rectangle GetItemRect(
   int index
);

Parameters

index
Index of the item.

Return Value

Bounding rectangle of the item with the given index.

See Also

FTPSynchronizeView Class | EnterpriseDT.Net.Ftp.Forms Namespace