|
GRASS 8 Programmer's Manual 8.6.0dev(2026)-0f6a7341fc
|
GRASS cairo display driver - draw box. More...
#include "cairodriver.h"
Go to the source code of this file.
Functions | |
| void | Cairo_Box (double x1, double y1, double x2, double y2) |
| Draw a (filled) rectangle. | |
GRASS cairo display driver - draw box.
SPDX-FileCopyrightText: 2007-2008 Lars Ahlzen SPDX-FileCopyrightText: GRASS Development Team SPDX-License-Identifier: GPL-2.0-or-later
Definition in file cairodriver/box.c.