| QGIS API Documentation 3.30.0-'s-Hertogenbosch (f186b8efe0)
    | 
Label blocking region (in map coordinates and CRS). More...
#include <qgsmapsettings.h>
| Public Member Functions | |
| QgsLabelBlockingRegion (const QgsGeometry &geometry) | |
| Constructor for a label blocking region.  More... | |
| Public Attributes | |
| QgsGeometry | geometry | 
| Geometry of region to avoid placing labels within (in destination map coordinates and CRS)  More... | |
Label blocking region (in map coordinates and CRS).
Definition at line 55 of file qgsmapsettings.h.
| 
 | inlineexplicit | 
Constructor for a label blocking region.
Definition at line 62 of file qgsmapsettings.h.
| QgsGeometry QgsLabelBlockingRegion::geometry | 
Geometry of region to avoid placing labels within (in destination map coordinates and CRS)
Definition at line 67 of file qgsmapsettings.h.