.. role:: ts-api-decorator

.. _Operators.Measure.MeasurePolygonAreaAnchor:

########################
MeasurePolygonAreaAnchor
########################

.. js:module:: Operators.Measure
   :noindex:

.. container:: api-index-section

   .. rubric:: Enumeration Members

   .. rst-class:: api-index-list-item api-kind-enummember api-parent-kind-enum

   * :ref:`Operators.Measure.MeasurePolygonAreaAnchor.First`
   * :ref:`Operators.Measure.MeasurePolygonAreaAnchor.Last`
   * :ref:`Operators.Measure.MeasurePolygonAreaAnchor.Midpoint`





------------

Enumeration Members
===================

.. rst-class:: ts-api-section

.. _Operators.Measure.MeasurePolygonAreaAnchor.First:

First
-----

Text box indicating measurement value will be anchored to the first point of the polygon.

.. rst-class:: ts-api-section

.. _Operators.Measure.MeasurePolygonAreaAnchor.Last:

Last
----

Text box indicating measurement value will be anchored to the last point of the polygon.

.. rst-class:: ts-api-section

.. _Operators.Measure.MeasurePolygonAreaAnchor.Midpoint:

Midpoint
--------

Text box indicating measurement value will be anchored to the midpoint of the polygon.

