ST_DiagramLayout

Simple Type Information

Used By

Source

<xsd:simpleType name="ST_DiagramLayout">
  <xsd:restriction base="xsd:integer">
    <xsd:enumeration value="0"/>
    <xsd:enumeration value="1"/>
    <xsd:enumeration value="2"/>
    <xsd:enumeration value="3"/>
  </xsd:restriction>
</xsd:simpleType>