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

.. js:data:: 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:`~Markup.Shapes.EndcapType.Arrowhead`
   * :js:data:`~Markup.Shapes.EndcapType.Circle`
   * :js:data:`~Markup.Shapes.EndcapType.None`
   
   




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

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

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



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

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



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

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





