Class: QgsLabelBlockingRegion¶
Label blocking region (in map coordinates and CRS).
Added in version 3.6.
Attributes
Geometry of region to avoid placing labels within (in destination map coordinates and CRS) |
- class qgis.core.QgsLabelBlockingRegion[source]¶
Bases:
object
- __init__(geometry: QgsGeometry)
Constructor for a label blocking region
- Parameters:
geometry (QgsGeometry)
- __init__(a0: QgsLabelBlockingRegion)
- Parameters:
- geometry: QgsGeometry¶
Geometry of region to avoid placing labels within (in destination map coordinates and CRS)