Unit 'agraphics' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#aros]

ClearRegion

Remove all rectangles from region.

Declaration

Source position: agraphics.pas line 2130

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: 2021-07-30