Gets the
System.Drawing.Rectangle that represents the image boundaries. This changes as you zoom in/out or offset the image.
public Rectangle GetDisplayedImageRectangle()
public Rectangle GetDisplayedImageRectangle()
function Leadtools.MedicalViewer.MedicalViewerCell.GetDisplayedImageRectangle()
public:
Rectangle GetDisplayedImageRectangle();
'Declaration
Public Function GetDisplayedImageRectangle() As Rectangle
'Usage
Dim instance As MedicalViewerCell
Dim value As Rectangle
value = instance.GetDisplayedImageRectangle()
Return Value
A
System.Drawing.Rectanglethat represents the image boundaries. This changes as you zoom in/out or offset the image.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2