LEADTOOLS Medical (Leadtools.Dicom assembly)

Rows Property

Show in webframe







Gets or sets the number of columns.
Syntax
public int Rows {get; set;}
'Declaration
 
Public Property Rows As Integer
'Usage
 
Dim instance As DicomImageInformation
Dim value As Integer
 
instance.Rows = value
 
value = instance.Rows
public int Rows {get; set;}

            
public int getRows()
public void setRows(int value)
            
 
get_Rows();
set_Rows(value);
Object.defineProperty('Rows');
public:
property int Rows {
   int get();
   void set (    int value);
}

Property Value

Value that indicates the number of columns.
Requirements

Target Platforms

See Also

Reference

DicomImageInformation Class
DicomImageInformation Members
Compression Property
Columns Property
BitsAllocated Property
BitsStored Property
HighBit Property
PixelRepresentation Property
XResolution Property
YResolution Property
BitsPerPixel Property
IsGray 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