ST_StrokeJoinStyle

Simple Type Information

Used By

Source

<xsd:simpleType name="ST_StrokeJoinStyle">
  <xsd:restriction base="xsd:string">
    <xsd:enumeration value="round"/>
    <xsd:enumeration value="bevel"/>
    <xsd:enumeration value="miter"/>
  </xsd:restriction>
</xsd:simpleType>