Leadtools.Codecs Namespace > CodecsSaveImageEventArgs Class : Row Property |
public int Row {get;}
'Declaration Public ReadOnly Property Row As Integer
'Usage Dim instance As CodecsSaveImageEventArgs Dim value As Integer value = instance.Row
public int Row {get;}
@property (nonatomic, readonly, assign) unsigned int row;
public int getRow()
get_Row();