
##########
EndcapType
##########

.. js:data:: wv.Markup.Shapes.EndcapType

   Enumerates the type of shapes that can appear at the endcap of a shape.
   
   
   Index
   =====
   
   .. rubric:: Enumeration Members
   
   
   .. rst-class:: api-xref-list
   
   
   * :js:data:`~wv.Markup.Shapes.EndcapType.Arrowhead`
   * :js:data:`~wv.Markup.Shapes.EndcapType.Circle`
   * :js:data:`~wv.Markup.Shapes.EndcapType.None`
   
   



.. rst-class:: kind-group kind-enumeration-members

.. rubric:: Enumeration Members
   :class: kind-group-title


.. js:data:: wv.Markup.Shapes.EndcapType.Arrowhead

      .. rst-class:: sig-pretty-signature
      
         | Arrowhead: *1*
      



.. js:data:: wv.Markup.Shapes.EndcapType.Circle

      .. rst-class:: sig-pretty-signature
      
         | Circle: *2*
      



.. js:data:: wv.Markup.Shapes.EndcapType.None

      .. rst-class:: sig-pretty-signature
      
         | None: *0*
      




