.. _PathKind: ================================================ PathKind ================================================ Description ----------- The type of path. Static Properties ^^^^^^^^^^^^^^^^^ +-----------------------------------------------------+-------------------+ | :ref:`CLIPPINGPATH` readonly | Clipping path. | +-----------------------------------------------------+-------------------+ | :ref:`NORMALPATH` readonly | Normal path. | +-----------------------------------------------------+-------------------+ | :ref:`TEXTMASK` readonly | Text mask path. | +-----------------------------------------------------+-------------------+ | :ref:`VECTORMASK` readonly | Vector mask path. | +-----------------------------------------------------+-------------------+ | :ref:`WORKPATH` readonly | Workpath. | +-----------------------------------------------------+-------------------+ .. container:: hide .. toctree:: :hidden: :maxdepth: 1 PathKind/NORMALPATH.rst PathKind/CLIPPINGPATH.rst PathKind/WORKPATH.rst PathKind/VECTORMASK.rst PathKind/TEXTMASK.rst