LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

XResolution Property

Show in webframe





Gets or sets the image horizontal resolution, in dots per inch (DPI).
Syntax
public int XResolution {get; set;}
'Declaration
 
Public Property XResolution As Integer
'Usage
 
Dim instance As MedicalViewerImageInformation
Dim value As Integer
 
instance.XResolution = value
 
value = instance.XResolution

            

            
public:
property int XResolution {
   int get();
   void set (    int value);
}

Property Value

Value that indicates horizontal resolution in dots per inch (DPI).
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