←Select platform

ImageRectangle Property

Summary

Gets the rectangle that represents the image rectangle of the cell or sub-cell.

Syntax

C#
VB
C++
public Rectangle ImageRectangle { get; } 
  
Public ReadOnly Property ImageRectangle As Rectangle 
             
            public: 
property Rectangle ImageRectangle { 
   Rectangle get(); 
} 
             

Property Value

The rectangle that represents the image rectangle of the cell or sub-cell.

Example

For an example, refer to MedicalViewerCellMouseEventArgs

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly