Leadtools.MedicalViewer Namespace > MedicalViewerMultiCell Class > GetDisplayedImageRectangle Method : GetDisplayedImageRectangle(Int32) Method |
public Rectangle GetDisplayedImageRectangle( int subCellIndex )
'Declaration Public Overloads Function GetDisplayedImageRectangle( _ ByVal subCellIndex As Integer _ ) As Rectangle
'Usage Dim instance As MedicalViewerMultiCell Dim subCellIndex As Integer Dim value As Rectangle value = instance.GetDisplayedImageRectangle(subCellIndex)
public: Rectangle GetDisplayedImageRectangle( int subCellIndex )