Rows Property

Summary

Gets the rows.

Syntax
C#
VB
C++
[Element(DicomTag.Rows(), DefaultValue=new 0)] 
public int Rows { get; } 
  
Public ReadOnly Property Rows As Integer 
public: 
property int Rows { 
   int get(); 
} 

Property Value

Number of rows in the image.

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.Scu Assembly