[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'agraphics' (#aros)

ClearRegion

Remove all rectangles from region.

Declaration

Source position: agraphics.pas line 2142

procedure ClearRegion(

  Region: PRegion

);

Arguments

Region

  

A pointer to Region structure

Description

Clip away all rectangles in the region leaving nothing.

See also

NewRegion

  

Allocates memory for a new Region and initializes it to an empty Region.


Documentation generated on: 2017-01-10