# Dimension
NOTE
This is an abstract type. Any object of this structure can be used where this type is used.
# Overview
When a dimension is returned by the Titanium.UI.View.rect property, x represents the
view's left position, and y represents the view's top position.
The Titanium.UI.View.size property returns a dimension object with x and y both set
to 0.