Leadtools.ImageProcessing.Core Namespace > SmoothCommandEventArgs Class : StartRow Property |
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();