set_extent


Description:

public bool set_extent (Rectangle extent)

Changes the size and position that is considered active in a buffer, this operation is valid on any buffer, reads on subbuffers outside the master buffer's extent are at the moment undefined.

Returns TRUE if the change of extent was successful.

Parameters:

this

the buffer to operate on.

extent

new extent.