ST_ImageAspect

Simple Type Information

Used By

Source

<xsd:simpleType name="ST_ImageAspect">
  <xsd:restriction base="xsd:string">
    <xsd:enumeration value="ignore"/>
    <xsd:enumeration value="atMost"/>
    <xsd:enumeration value="atLeast"/>
  </xsd:restriction>
</xsd:simpleType>