←Select platform

YResolution Property

Summary

Gets or sets the y resolution.

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

Property Value

Value that indicates the y resolution.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly