LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

ImageWidth Property

Show in webframe





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

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