LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

ImageHeight Property

Show in webframe





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:
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

See Also

Reference

MedicalViewerImageInformation Class
MedicalViewerImageInformation Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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