We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent 0fdd3ac commit 6cb4cbbCopy full SHA for 6cb4cbb
python/core/qgspallabeling.sip
@@ -386,6 +386,7 @@ class QgsPalLayerSettings
386
unsigned int placementFlags;
387
388
bool centroidWhole; // whether centroid calculated from whole or visible polygon
389
+ bool centroidInside; // whether centroid-point calculated must be inside polygon
390
double dist; // distance from the feature (in mm)
391
bool distInMapUnits; //true if distance is in map units (otherwise in mm)
392
0 commit comments