units

Units used for width and height. Default is pixels.

Attribute Information

Used By

Source

<attribute name="units" use="optional">
  <annotation>
    <documentation>Units used for width and height. Default is pixels.</documentation>
  </annotation>
  <simpleType>
    <restriction base="string">
      <enumeration value="pixels"/>
    </restriction>
  </simpleType>
</attribute>

Sample