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