Region
Region[reg] represents a geometric region.
Region[reg, options]gives a region that uses the specified options.
Examples
Create a disk region:
Region[Disk[{0, 0}, 1]]Region with styling:
Region[Ball[], PlotTheme -> "Detailed"]Please visit the official Wolfram Language Reference for more details.