←Select platform

StartRow Property (SmoothCommandEventArgs)

Summary

Gets the starting row of the bump or nick. The rows are zero-based.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
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(); 
} 

Property Value

The starting row of the bump or nick. The rows are zero-based.

Example

Refer to SmoothCommand.

Requirements

Target Platforms

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