Width

From GECK
Jump to: navigation, search
This article is incomplete. You can help by filling in any blank descriptions.
Further information might be found in a section of the discussion page. Please remove this message when no longer necessary.

The width directive specifies the width of a rect.

Example

  <image name="MyImageBlock">
     <height> 300 </height>
     <width> 800 </width>
  </image>

Image will be 800 pixels long, and 300 pixels high

See Also