mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-14 00:07:35 -04:00
#9480: Add centroidInside to sip file
This commit is contained in:
parent
0fdd3acfe2
commit
6cb4cbb1cc
@ -386,6 +386,7 @@ class QgsPalLayerSettings
|
||||
unsigned int placementFlags;
|
||||
|
||||
bool centroidWhole; // whether centroid calculated from whole or visible polygon
|
||||
bool centroidInside; // whether centroid-point calculated must be inside polygon
|
||||
double dist; // distance from the feature (in mm)
|
||||
bool distInMapUnits; //true if distance is in map units (otherwise in mm)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user