LEADTOOLS Image Processing (Leadtools.ImageProcessing.Core assembly)

StartRow Property (SmoothCommandEventArgs)

Show in webframe







Gets the starting row of the bump or nick. The rows are zero-based.
Syntax
public int StartRow {get;}
'Declaration
 
Public ReadOnly Property StartRow As Integer
'Usage
 
Dim instance As SmoothCommandEventArgs
Dim value As Integer
 
value = instance.StartRow
public int StartRow {get;}
@property (nonatomic, assign, readonly) int 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

See Also

Reference

SmoothCommandEventArgs Class
SmoothCommandEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.