ST_StrokeArrowWidth

Simple Type Information

Used By

Source

<xsd:simpleType name="ST_StrokeArrowWidth">
  <xsd:restriction base="xsd:string">
    <xsd:enumeration value="narrow"/>
    <xsd:enumeration value="medium"/>
    <xsd:enumeration value="wide"/>
  </xsd:restriction>
</xsd:simpleType>