ST_StrokeEndCap

Simple Type Information

Used By

Source

<xsd:simpleType name="ST_StrokeEndCap">
  <xsd:restriction base="xsd:string">
    <xsd:enumeration value="flat"/>
    <xsd:enumeration value="square"/>
    <xsd:enumeration value="round"/>
  </xsd:restriction>
</xsd:simpleType>