ST_RotX

Simple Type Information

Used By

Attribute CT_RotX/@val

Source

<xsd:simpleType name="ST_RotX">
  <xsd:restriction base="xsd:byte">
    <xsd:minInclusive value="-90"/>
    <xsd:maxInclusive value="90"/>
  </xsd:restriction>
</xsd:simpleType>