Table Of Contents

VertexFrame row_count


row_count

Number of rows in the current frame.

Parameters:
Returns:

: int

The number of rows in the frame

Get the number of rows:

>>> my_frame.row_count

The result given is:

81734