att.dimensions

Attributes that capture the dimensions of an entity.
Module MEI.shared
Members
graphic (direct member of att.dimensions)
Attributes
@height(optional)Measurement of the vertical dimension of an entity. Value conforms to data.MEASUREMENTABS. att.height
@width(optional)Measurement of the horizontal dimension of an entity. Value conforms to data.MEASUREMENTABS. att.width
Declaration
<classes>
<memberOf key="att.height"/>
<memberOf key="att.width"/>
</classes>