.. _StrokeLocation: ================================================ StrokeLocation ================================================ Description ----------- The placement of path or selection boundary strokes. Static Properties ^^^^^^^^^^^^^^^^^ +-------------------------------------------------+------------------------------------------------------------------------------+ | :ref:`CENTER` readonly | The border is placed in the center of the the selection or layer boundaries. | +-------------------------------------------------+------------------------------------------------------------------------------+ | :ref:`INSIDE` readonly | The border is placed inside the selection or layer boundaries. | +-------------------------------------------------+------------------------------------------------------------------------------+ | :ref:`OUTSIDE` readonly | The border is placed outside the selection or layer boundaries. | +-------------------------------------------------+------------------------------------------------------------------------------+ .. container:: hide .. toctree:: :hidden: :maxdepth: 1 StrokeLocation/INSIDE.rst StrokeLocation/CENTER.rst StrokeLocation/OUTSIDE.rst