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