←Select platform

XResolution Property

Summary

Gets or sets the image horizontal resolution, in dots per inch (DPI).

Syntax

C#
VB
C++
public int XResolution {get; set;}
Public Property XResolution As Integer
public: 
property int XResolution { 
   int get(); 
   void set (    int ); 
} 

Property Value

Value that indicates horizontal resolution in dots per inch (DPI).

Example

For an example, refer to MedicalViewerImageInformation

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.MedicalViewer Assembly
Click or drag to resize