ImageGear .NET v25.0 - Updated March 4, 2021
GetRowCount Method




ImageGear.Core Assembly > ImageGear.Processing Namespace > IGDoubleMatrix Class : GetRowCount Method
Gets matrix rows count.
Syntax
'Declaration
 
Public Function GetRowCount() As Integer
 
'Usage
 
Dim instance As IGDoubleMatrix
Dim value As Integer
 
value = instance.GetRowCount()

Return Value

Integer value.
See Also

Reference

IGDoubleMatrix Class
IGDoubleMatrix Members