Home | All Classes | Grouped Classes | Index | Search
Returns the height of the entire buffer, or a sub-Range.
int get_height( bool ignore_invis = true); int get_height( int idx, bool ignore_invis = true); int get_height( Range range, bool ignore_invis = true);
Parameters:
Return value:
The height in pixels.
See also: