Gets the count of bytes in a row. For default a row is double word aligned (32bit).

Namespace: HiComponents.IEvolution
Assembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public int RowLen()
Public Function RowLen As Integer
public:
int RowLen()

Return Value

See Also