mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-03 00:02:25 -05:00
13 lines
185 B
Plaintext
13 lines
185 B
Plaintext
|
<h3>Funktion $area</h3>
|
||
|
Liefert den Flächeninhalt des aktuellen Objekts
|
||
|
|
||
|
<h4>Syntax</h4>
|
||
|
<pre>$area</pre>
|
||
|
|
||
|
<h4>Argumente</h4>
|
||
|
Keine
|
||
|
|
||
|
<h4>Beispiel</h4>
|
||
|
<pre>$area → 4711.42</pre>
|
||
|
|