←Select platform

Rectangle Property

Summary

Gets the rectangle that represents the painting area of the cell or sub-cell.

Syntax

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

Property Value

The rectangle that represents the painting area of the cell or sub-cell. This rectangle does not include the border.

Example

For an example, refer to MedicalViewerCellMouseEventArgs

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.MedicalViewer Assembly
Click or drag to resize