C#
VB
Java
Objective-C
WinRT C#
C++
Gets the starting row of the line. The rows are zero-based.
public int StartRow { get; }
Public ReadOnly Property StartRow As Integer
public int StartRow {get;}
@property (nonatomic, assign, readonly) NSInteger startRow
public int getStartRow()
get_StartRow();
public:
property int StartRow {
int get();
}
The starting row of the line. The rows are zero-based.
Refer to LineRemoveCommand.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET