←Select platform

YResolution Property

Summary

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

Syntax

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

Property Value

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

Example

For an example, refer to MedicalViewerImageInformation

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly