LEADTOOLS Medical (Leadtools.MedicalViewer assembly)
LEAD Technologies, Inc

ImageHeight Property






Gets or sets the value that indicates the height of the image in pixels.
Syntax
public int ImageHeight {get; set;}
'Declaration
 
Public Property ImageHeight As Integer
'Usage
 
Dim instance As MedicalViewerImageInformation
Dim value As Integer
 
instance.ImageHeight = value
 
value = instance.ImageHeight
public int ImageHeight {get; set;}
 get_ImageHeight();
set_ImageHeight(value);
public:
property int ImageHeight {
   int get();
   void set (    int value);
}

Property Value

Value that indicates the height of the image in pixels.
Example
For an example, refer to MedicalViewerImageInformation
Requirements

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

See Also

Reference

MedicalViewerImageInformation Class
MedicalViewerImageInformation Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

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