LEADTOOLS Image Processing (Leadtools.ImageProcessing.Core assembly)
LEAD Technologies, Inc

StartRow Property (SmoothCommandEventArgs)






Gets the starting row of the bump or nick. The rows are zero-based. .NET support WinRT support Silverlight support
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;}
 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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

SmoothCommandEventArgs Class
SmoothCommandEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.