ST_AutoTextRotation

Simple Type Information

Source

<xsd:simpleType name="ST_AutoTextRotation" final="restriction">
  <xsd:restriction base="xsd:token">
    <xsd:enumeration value="none"/>
    <xsd:enumeration value="upr"/>
    <xsd:enumeration value="grav"/>
  </xsd:restriction>
</xsd:simpleType>