←Select platform

Rows Property

Summary

Gets or sets the number of rows in the overlay.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public int Rows {get; set;} 
Public Property Rows As Integer 
public int Rows {get; set;} 
@property (nonatomic, assign) NSUInteger rows 
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 ); 
} 

Property Value

The number of rows in the overlay.

Remarks

For more information, refer to "Overlay Plane Module Attributes" in the DICOM standard and Overlay Overview.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools Assembly
Click or drag to resize