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

ImageWidth Property






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

Property Value

Value that indicates the width 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