LEADTOOLS Medical (Leadtools.Dicom assembly)

YResolution Property

Show in webframe







Gets or sets the y resolution.
Syntax
public int YResolution {get; set;}
'Declaration
 
Public Property YResolution As Integer
'Usage
 
Dim instance As DicomImageInformation
Dim value As Integer
 
instance.YResolution = value
 
value = instance.YResolution
public int YResolution {get; set;}

            
public int getYResolution()
public void setYResolution(int value)
            
 
get_YResolution();
set_YResolution(value);
Object.defineProperty('YResolution');
public:
property int YResolution {
   int get();
   void set (    int value);
}

Property Value

Value that indicates the y resolution.
Requirements

Target Platforms

See Also

Reference

DicomImageInformation Class
DicomImageInformation Members
XResolution Property
SamplesPerPixel Property
BitsAllocated Property
BitsStored Property
HighBit Property
PixelRepresentation Property

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features