Error processing SSI file
LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

Show in webframe

GetDisplayedImageRectangle(Int32) Method






The zero-based index of the sub-cell of the rectangle that the method will retrieve.
Gets the System.Drawing.Rectangle that represents the image boundaries. This changes as you zoom in and out or offset the image.
Syntax
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 )

Parameters

subCellIndex
The zero-based index of the sub-cell of the rectangle that the method will retrieve.

Return Value

A System.Drawing.Rectanglethat represents the image boundaries. This changes as you zoom in and out or offset the image.
Remarks
Example
For an example refer to GetDisplayedClippedImageRectangle
Requirements

Target Platforms

See Also

Reference

MedicalViewerMultiCell Class
MedicalViewerMultiCell Members
Overload List

Error processing SSI file
Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features