Leadtools.Dicom Namespace > DicomImageInformation Class : Rows Property |
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');