get_row_height


Description:

public void get_row_height (out float min_height, out float max_height)

Retrieves the minimum and maximum row heights

Parameters:

this

a FlowLayout

min_height

return location for the minimum row height, or null

max_height

return location for the maximum row height, or null